Facts & Dimensions
This is a very simple example of rows of data in a Data Warehouse.
The columns Quantity Invoiced and Extended Price are Facts or Measures.
The columns Customer ID, Item Id and Invoice Date are Dimensions.
The column Invoice ID is an transaction identifier. It is used during the Transformation of data from the source system to the BI tables. It is generally stored as an attribute in any related fact tables.