[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 750 < SKIP 7024 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12816 | Mehta, Tammy | 80074 | München | Hamburg | Germany |
13767 | Jimenez, Linda | 80074 | München | Hamburg | Germany |
14190 | Patel, Candace, D | 80074 | München | Nordrhein-Westfalen | Germany |
Generated 2025-10-13 17:19:31.780 UTC