[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 92 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43789_1 | 2022-06-27 | 3374.99 | USD | Mountain-100 Black, 48 | United States, Northwest |
SO43790_1 | 2022-06-27 | 3399.99 | USD | Mountain-100 Silver, 38 | United States, Northwest |
SO43791_1 | 2022-06-27 | 3578.27 | AUD | Road-150 Red, 56 | Australia |
Generated 2025-07-06 07:07:56.893 UTC