[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 500 < SKIP 691 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24875 | Zhang, Darryl, J | 14111 | Berlin | Hamburg | Germany |
24694 | Carlson, Theodore | 14129 | Berlin | Hessen | Germany |
Generated 2025-07-15 06:33:40.968 UTC