[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 482 < SKIP 629 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16582 | Torres, Frank, M | 12171 | Berlin | Saarland | Germany |
16824 | Munoz, Randall, J | 12171 | Berlin | Hessen | Germany |
17217 | Gill, Raquel, T | 14111 | Berlin | Hamburg | Germany |
Generated 2025-07-07 23:40:41.695 UTC