| Name | Type | Description | Notes |
|---|---|---|---|
| pkiCustomerID | int | The unique ID of the Customer. | |
| fkiDepartmentID | int | The unique ID of the Department | |
| sCustomerName | string | The name of the Customer | |
| sCustomerCode | string | The code of the Customer | |
| bCustomerIsactive | bool | Whether the customer is active or not |