[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 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12816 | Mehta, Tammy | 80074 | München | Hamburg | Germany |
13767 | Jimenez, Linda | 80074 | München | Hamburg | Germany |
Generated 2025-10-14 16:15:35.266 UTC