[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 2703 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14854 | Fernandez, Nancy | 3205 | South Melbourne | Victoria | Australia |
15139 | She, Colin, M | 3205 | South Melbourne | Victoria | Australia |
Generated 2025-07-09 15:20:15.222 UTC