address_fct_cdd
Pipelined Data Sets
>
Entity Services
>
address_fct_cdd
| Column name | Description | Mode | Type | Length |
|---|---|---|---|---|
| Id | This attribute defines the unique address identifier. | REQUIRED | STRING | |
| InstitutionUniversalId | This attribute defines a unique identifier to establish the identity of an Institution. | REQUIRED | STRING | |
| EntityId | This attribute defines the unique entity identifier. | REQUIRED | STRING | |
| AddressLabelId | This attribute defines the label identifier for the address. | NULLABLE | STRING | |
| Description | This attribute provides a description of the address. | NULLABLE | STRING | |
| IsSeasonal | This attribute indicates if the address is seasonal. | REQUIRED | BOOLEAN | |
| IsForeign | This attribute indicates if the address is foreign. | REQUIRED | BOOLEAN | |
| OptOut | This attribute indicates if the address has opted out of certain communications. | REQUIRED | BOOLEAN | |
| Lines | This attribute defines the street name of the address. | REPEATED | STRING | |
| City | This attribute defines the city of the address. | NULLABLE | STRING | |
| Region | This attribute defines the region or state of the address. | NULLABLE | STRING | |
| PostalCode | This attribute defines the postal code of the address. | NULLABLE | STRING | |
| County | This attribute defines the county of the address. | NULLABLE | STRING | |
| Country | This attribute defines the country of the address. | NULLABLE | STRING | |
| Latitude | This attribute defines the latitude of the address. | NULLABLE | FLOAT | |
| Longitude | This attribute defines the longitude of the address. | NULLABLE | FLOAT | |
| TimeZone | This attribute defines the time zone of the address. | NULLABLE | STRING |
Have a Question?
- Have a how-to question? Seeing a weird error? Get help on StackOverflow.
- Register for the Developer Office Hours where we answer technical Q&A from the audience.
Did this page help you?
Last updated Wed Mar 4 2026