| CustomerID |
Int32 |
|
N/A |
Customer ID |
| FirstName |
String |
|
N/A |
First Name |
| MiddleName |
String |
|
N/A |
Middle Name |
| LastName |
String |
✓ |
N/A |
Last Name |
| SecondFirstName |
String |
|
N/A |
Second First Name |
| SecondMiddleName |
String |
|
N/A |
Second Middle Name |
| SecondLastName |
String |
|
N/A |
Second Last Name |
| Address |
String |
|
N/A |
Customer Address |
| Address2 |
String |
|
N/A |
Second Address |
| Address3 |
String |
|
N/A |
Third Address |
| PostalCode |
String |
|
N/A |
Zip code |
| City |
String |
|
N/A |
City |
| State |
String |
|
N/A |
State |
| Email |
String |
|
N/A |
Email |
| Mobile |
String |
|
N/A |
Mobile |
| HomePhone |
String |
|
N/A |
|
| WorkPhone |
String |
|
N/A |
Work phone |
| WorkPhoneExt |
String |
|
N/A |
Work Phone Ext |
| MaritalStatusId |
Int32 |
|
N/A |
Marital status Id |
| CustIncomeRange |
String |
|
N/A |
Income range |
| CustOccupation |
String |
|
N/A |
Occupation |
| SourceID |
Int32 |
✓ |
N/A |
Source unique identifier |
| SourceDivisionID |
Int32 |
|
N/A |
Source Division |
| SourceGroupID |
Int32 |
|
N/A |
Source group unique identifier |
| SourceItemID |
Int32 |
|
N/A |
Source item unique identifier |
| Note |
String |
|
N/A |
Note |
| WebAccessEnabled |
Boolean |
|
N/A |
Web Access Enabled |