[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE SKIP 5136 < SKIP 1204 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12800 | Chen, Lacey, E | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
23113 | Powell, Elijah, E | V9B 2C3 | Shawnee | British Columbia | Canada |
15829 | Diaz, Devin, D | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-22 12:31:36.240 UTC