Data Dictionaries
Data Feed
Personal Address
2 min
personal address this table captures data related to person's residences data field key type data field type recommended character limit personal address id primary key string person id primary key string residence type string city string state string country string personal address field descriptions personal address id (pk) the address of a person that is used for personal, non work related activities person id (pk) the id of a person involved residence type the type of residence of an individual city filters by the city where the address of a person that is used for personal, non work related activities, is located state filters by the state where the address of a person that is used for personal, non work related activities, is located country filters by the country where the address of a person that is used for personal, non work related activities, is located
