[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 469 < SKIP 2270 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23314 | Munoz, Alfredo, C | 3205 | South Melbourne | Victoria | Australia |
23315 | Chandra, Carmen, R | 3205 | South Melbourne | Victoria | Australia |
Generated 2025-07-10 06:24:40.793 UTC