[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity < SKIP 1116 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17111 | Chande, Jenny, B | 14129 | Berlin | Hessen | Germany |
17199 | Zhou, Dennis, R | 12171 | Berlin | Saarland | Germany |
Generated 2025-07-06 03:53:45.131 UTC