[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 475 SHUFFLE < SKIP 1844 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28441 | Nath, Peter, K | 59491 | Villeneuve-d'Ascq | Nord | France |
13345 | Butler, Dalton, A | V7L 4J4 | N. Vancouver | British Columbia | Canada |
16172 | Perez, Janelle | 4551 | Caloundra | Queensland | Australia |
Generated 2025-07-14 11:37:45.123 UTC