[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 1192 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24864 | Sun, Jeffery, J | 12171 | Berlin | Saarland | Germany |
24839 | Goldberg, Tamara | 12171 | Berlin | Hessen | Germany |
Generated 2025-07-09 13:17:07.572 UTC