This document discusses slow changing dimensions in data warehousing. It describes three types of slow changing dimensions - Type 1, Type 2, and Type 3. Type 2 slow changing dimensions are most common, where a new row is created each time an attribute value changes, with a start and end date denoting the period of effect. The document provides examples of Type 2 slow changing dimensions and dimension segmentation, where dimensions are split into more stable and more volatile segments. It also discusses best practices for dimensional modeling and metadata.