A customer has 134 columns on the Person table.
When I call portal/admin/person via Postman, I receive 53 columns for a given UID_Person.
When I call qerApiService.typedClient.PortalAdminPerson.Get from the portal, I receive an IEntity with only 34 columns…