[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City < SKIP 1224 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27908 | Sanchez, Adriana | 14197 | Berlin | Saarland | Germany |
28381 | Tang, Cedric, M | 14129 | Berlin | Hessen | Germany |
28400 | Anand, Cedric, P | 14197 | Berlin | Saarland | Germany |
Generated 2025-10-15 06:56:25.666 UTC