[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity < SKIP 7791 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17191 | Guo, Gilbert, H | 80074 | München | Hessen | Germany |
17629 | Torres, Tabitha | 80074 | München | Hamburg | Germany |
17817 | Gutierrez, Felicia, E | 80074 | München | Nordrhein-Westfalen | Germany |
Generated 2025-07-13 15:47:30.467 UTC