Represents a physical location that can be used to identify a specific place, such as a residence, business, or other significant site.
| Name | Data Type | Description |
|---|---|---|
| AddressKey | Integer |
System assigned, immutable value that uniquely identifies the record |
| Address1 | String |
Primary address line |
| Address2 | String |
Secondary address line |
| City | String |
|
| State | String |
|
| Zip | String |
|
| County | String |
|
| Country | String |