LocationMainAddress
Contains primary address information for business locations.
Columns
| Name | Type | References | Description |
| nkey [KEY] | String | Unique identifier for the address record. | |
| addr1 | String | Primary address line for the location. | |
| addr2 | String | Secondary address line for additional details. | |
| addr3 | String | Tertiary address line, if applicable. | |
| addressee | String | Name of the recipient or entity associated with the address. | |
| attention | String | Attention line for directing correspondence to a specific person or department. | |
| city | String | City where the location is situated. | |
| country | String | Country where the location is registered. | |
| dropdownstate | String | State or region selected from a predefined dropdown list. | |
| override | Boolean | Indicates whether the address override option is enabled. | |
| state | String | State or province of the location. |