[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 158 SHUFFLE < SKIP 779 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14312 | Lin, Claudia, A | 4551 | Caloundra | Queensland | Australia |
29213 | Luo, Jodi | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-14 17:06:51.534 UTC