[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 189 SHUFFLE < SKIP 1240 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16363 | Ramirez, Melanie, V | V3A 4R2 | Langley | British Columbia | Canada |
20239 | Ortega, Jill, A | 2450 | Coffs Harbour | New South Wales | Australia |
Generated 2025-07-20 04:00:10.211 UTC