The image shows data from the relational table 'SALES
' after Warehouse Builder unpivots the table. The data formerly contained in the 'MONTH
' column, for example Jan, Feb, Mar, corresponds to12 separate attributes (M1, M2, M3...
). The sales figures formerly contained in the 'MONTHLY_SALES
' are now distributed across the 12 attributes for each month.