FACT_CONSTITUENTETHNICITY

Lists the ethnicities listed for constituents.

Primary Key

Primary Key Field Type
CONSTITUENTETHNICITYFACTID int

Fields

Field Field Type Null Notes Description
CONSTITUENTETHNICITYSYSTEMID uniqueidentifier yes dbo.[DEMOGRAPHICETHNICITY].[ID]
CONSTITUENTDIMID int yes Reference key to the constituent dimension, derived from dbo.[DEMOGRAPHICETHNICITY].[DEMOGRAPHICID]
CONSTITUENTSYSTEMID uniqueidentifier yes dbo.[DEMOGRAPHICETHNICITY].[DEMOGRAPHICID]
ETHNICITYDIMID int yes Reference key to the ethnicity dimension, derived from dbo.[DEMOGRAPHICETHNICITY].[ETHNICITYCODEID]
ISINCLUDED bit yes Flag indicating when data should be included in results.
ETLCONTROLID int yes ID generated through the ETL process.
SOURCEDIMID int yes Source system used.

Indexes

Index Name Fields Unique Primary Clustered
PK_FACT_CONSTITUENTETHNICITY CONSTITUENTETHNICITYFACTID yes yes yes