[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 1122 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17788 | Liu, Jeffery, M | 12171 | Berlin | Saarland | Germany |
17970 | Martinez, Erick | 14111 | Berlin | Hessen | Germany |
Generated 2025-07-08 20:21:19.287 UTC