[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 312 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO44144_1 | 2022-08-08 | 3578.27 | AUD | Road-150 Red, 48 | Australia |
SO44145_1 | 2022-08-08 | 3578.27 | AUD | Road-150 Red, 62 | Australia |
SO44146_1 | 2022-08-08 | 3578.27 | AUD | Road-150 Red, 52 | Australia |
Generated 2025-07-06 22:14:48.363 UTC