You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

See also the page on Customer data governance within the Data Governance directory

Data Object Definition


Customer represents all information related to a business partner of Solvay - a company or an organization - with whom a business relationship exists, involving the exchange of goods and/or services. It contains all the information such as the contact's name, email address, billing information, address, Corporate group and others attributes.

Data Model 


Customer data in the Data Lake is composed of 3 different table views:

  1. V_DIM_customer
  2. V_DIM_customer_corporate_group
  3. V_DIM_customer_segmentation

Project Space: prj-data-pricing-dev
See how this entity relates to the others in the pricing data model here.

Tables & Attributes


View ID: prj-data-pricing-dev.DataOcean.V_DIM_customer

fullnametypedescriptionSample Values
customer_keySTRING

customer_idSTRING

customer_medium_nameSTRING

customer_long_nameSTRING

prs_customer_numberSTRING

rcs_customer_numberSTRING

sf_customer_numberSTRING

customer_typeSTRING

addressSTRING

citySTRING

keyaccountSTRING

phone_numberSTRING

postal_codeSTRING

country_keySTRING

country_idSTRING

country_nameSTRING

geo_zone_keySTRING

geo_zone_idSTRING

geo_zone_nameSTRING

customer_corporate_group_keySTRING

customer_corporate_group_idSTRING

customer_corporate_group_nameSTRING

customer_segmentation_keySTRING

customer_segmentation_idSTRING

customer_segmentation_nameSTRING

email_addressSTRING

vat_reg_numberSTRING

system_idSTRING

inserted_dateTIMESTAMP

updated_dateTIMESTAMP

delete_flagBOOLEAN

 

View ID: prj-data-pricing-dev.DataOcean.V_DIM_customer_corporate_group

fullnametypedescriptionSample Values
customer_corporate_group_keySTRING

customer_corporate_group_idSTRING

customer_corporate_group_nameSTRING

customer_corporate_group_medium_nameSTRING

meta_source_systemSTRING

inserted_dateTIMESTAMP

updated_dateTIMESTAMP

delete_flagBOOLEAN


View ID: prj-data-pricing-dev.DataOcean.V_DIM_customer_segmentation

fullnametypedescriptionSample Values
customer_segmentation_keySTRING

customer_segmentation_idSTRING

customer_segmentation_nameSTRING

system_idSTRING

inserted_dateTIMESTAMP

updated_dateTIMESTAMP

delete_flagBOOLEAN

Other Info & Comments  

-

  • No labels