Alternate keys are the unique identifiers of the dimension members in the LOB application database system. Typically, they are the primary key in the LOB source system tables and are also referred to as the business key or candidate key.
In addition to key columns, dimension tables also include other attribute columns that are typically used for filtering and as rows or columns in reports.
the requirement of keeping track of changes of dimension values over time for historical reporting is commonly delegated to the data warehouse and is known as the Slowly Changing Dimension (SCD) concept.