ccdw_dim_product

This table contains detailed information about products and SKUs. Each SKU rolls up to a product.

Column AliasData TypeKeyDescriptionIndex?
sku_id (PK)INTEGERPKUnique identifier for a Stock Keeping Unit (SKU).Yes
nsku_idVARCHARNatural key of the SKU, representing the ID of the SKU in the source system.Yes
sku_display_nameVARCHARUser-friendly display name for the SKU.No
sku_upc_codeVARCHARUPC (Universal Product Code) for the SKU.No
sku_ean_codeVARCHAREAN (European Article Number) for the SKU.No
sku_brandVARCHARBrand name of the SKU.No
sku_manufacture_nameVARCHARManufacturer's name for the SKU.No
sku_manufacture_skuVARCHARManufacturer's SKU for the product.No
product_idINTEGERUnique identifier for a product.Yes
nproduct_idVARCHARNatural key of the product, representing the ID of the product in the source system.Yes
product_display_nameVARCHARUser-friendly display name for the product.No
product_upc_codeVARCHARUPC for the product.No
product_ean_codeVARCHAREAN for the product.No
product_brandVARCHARBrand name of the product.No
product_manufacture_nameVARCHARManufacturer's name for the product.No
product_manufacture_skuVARCHARManufacturer's SKU for the product.No
is_masterBOOLEANBoolean indicating if it's a master product.No
is_bundleBOOLEANBoolean indicating if it's a product bundle.No