[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 8548 < SKIP 2124 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21667 | Zhang, Crystal, A | 80074 | München | Nordrhein-Westfalen | Germany |
22393 | Perez, Chelsea, K | 80074 | München | Hamburg | Germany |
Generated 2025-07-20 02:26:48.991 UTC