ccdw_dim_site

This table stores information about different e-commerce sites or storefronts.

Column AliasData TypeKeyDescriptionIndex?
site_id (PK)SMALLINTPKUnique identifier for a site.Yes
nsite_idVARCHARThe natural key of the site as represented in the source system.Yes
site_display_nameVARCHARUser-friendly display name for the site.No
site_sitezoneVARCHARNormalized timezone for the site.No
site_currencyVARCHARAlpha-3 currency code used by the site.No
site_taxationVARCHARTaxation rules or status for the site (for example, gross/net).No
site_statusVARCHARCurrent operational status of the site.No
realm_idSMALLINTUnique identifier for the realm the site belongs to.No
nrealm_idVARCHARThe natural key of the realm as represented in the source system.Yes
realm_timezoneVARCHARTimezone of the realm.No
realm_currencyVARCHARAlpha-3 currency code used by the realm.No