otherNameAddressbookEntityAddress
Links other name address book entries to specific entity addresses.
Columns
| Name | Type | References | Description |
| nkey [KEY] | String | An unlabeled key field, potentially representing a unique identifier. | |
| addr1 | String | The first line of the address, typically including the street name and number. | |
| addr2 | String | The second line of the address, used for apartment, suite, or building details. | |
| addr3 | String | The third line of the address, used for additional location details. | |
| addressee | String | The name of the recipient or business at the address. | |
| attention | String | The name of the person or department receiving the correspondence. | |
| city | String | The city where the address is located. | |
| country | String | The country associated with the address. | |
| dropdownstate | String | The state or region, selectable from a dropdown menu. | |
| override | Boolean | Indicates whether the address can be manually overridden. | |
| state | String | The state or province associated with the address. |