[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 SKIP 999 SHUFFLE < SKIP 524 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15648 | Gonzalez, Edgar, A | 3220 | Geelong | Victoria | Australia |
14943 | Pal, Lindsay, E | 70452 | Stuttgart | Saarland | Germany |
Generated 2025-07-09 18:19:26.552 UTC