[ROOT] / doc / toc / ARAdventureWorksOLAP / Enum / FactResellerSaleP
CarrierTrackingNumber , CustomerPONumber , DimCurrencyId , DimEmployeeId , DimProductId , DimPromotionId , DimResellerId , DimSalesTerritoryId , DiscountAmount , DueDate , ExtendedAmount , Freight , OrderDate , OrderQuantity , ProductStandardCost , RevisionNumber , SalesAmount , SalesOrderLineNumber , SalesOrderNumber , ShipDate , TaxAmt , TotalProductCost , UnitPrice , UnitPriceDiscountPct
Describes class FactResellerSale.
CarrierTrackingNumber | |
CustomerPONumber | |
DimCurrencyId | Called 'CurrencyKey' in original sample database |
DimEmployeeId | Called 'EmployeeKey' in original sample database |
DimProductId | Called 'ProductKey' in original sample database |
DimPromotionId | Called 'PromotionKey' in original sample database. Note: All instances of 'DimPromotionId = 1' (No discount) has been filtered out at import |
DimResellerId | Called 'ResellerKey' in original sample database |
DimSalesTerritoryId | Called 'SalesTerritoryKey' in original sample database |
DiscountAmount | Note: All instances of 'DiscountAmount = 0' has been filtered out at import |
DueDate | Called 'DueDateKey' in original sample database |
ExtendedAmount | |
Freight | |
OrderDate | Called 'OrderDateKey' in original sample database |
OrderQuantity | |
ProductStandardCost | |
RevisionNumber | |
SalesAmount | |
SalesOrderLineNumber | |
SalesOrderNumber | |
ShipDate | Called 'ShipDateKey' in original sample database |
TaxAmt | |
TotalProductCost | |
UnitPrice | |
UnitPriceDiscountPct | Note: All instances of 'UnitPriceDiscountPct = 0' has been filtered out at import |
Generated 2024-10-13 01:46:30.887 UTC