[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 1699 SHUFFLE < SKIP 967 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19786 | Carlson, Robin | 3220 | Geelong | Victoria | Australia |
19094 | Yang, Todd, J | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-20 08:32:30.841 UTC