Return a string representation of this entity. The format is like Employee(id=1, name=Eric, job=contributor, hireDate=2021-05-05, salary=50).
Employee(id=1, name=Eric, job=contributor, hireDate=2021-05-05, salary=50)