CRMUsers
Returns multiple crm user records.
Columns
| Name | Type | Description |
| Id [KEY] | Integer | The Id of the CRMUser. |
| CrmId | String | The CrmId of the CRMUser. |
| CreatedAt | Datetime | The CreatedAt of the CRMUser. |
| UpdatedAt | Datetime | The UpdatedAt of the CRMUser. |
| UserId | Integer | The UserId of the CRMUser. |
| FirstName | String | Account first name. |
| LastName | String | Account last name. |
| Name | String | Account name. |
| CRMUsername | String | CRM Username. |