[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 2421 SHUFFLE < SKIP 5141 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17060 | Sanz, Gerald, J | 4000 | Brisbane | Queensland | Australia |
29302 | Fernandez, Carolyn, S | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-19 15:17:01.503 UTC