Customers
Retrieves all customers.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| String | |||
| FirstName | String | ||
| LastName | String | ||
| PhoneNumber | String | ||
| PhoneNumberDialCode | String | ||
| PhoneNumberDialCodeCountry | String | ||
| Status | String | ||
| BillingAddressAddressLine1 | String | ||
| BillingAddressAddressLine2 | String | ||
| BillingAddressCity | String | ||
| BillingAddressCountry | String | ||
| BillingAddressPostCode | String | ||
| BillingAddressState | String | ||
| CreatedOn | Datetime |