[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 468 < SKIP 736 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25658 | Dominguez, Ricky, B | 12311 | Berlin | Saarland | Germany |
25734 | Zheng, Alvin, V | 14111 | Berlin | Hamburg | Germany |
Generated 2025-07-19 13:23:37.253 UTC