[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 7872 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19915 | McDonald, Claudia | 63151 | Mühlheim | Hamburg | Germany |
19930 | Tang, Tony, C | 63151 | Mühlheim | Hamburg | Germany |
20928 | Kapoor, Raymond, L | 63151 | Mühlheim | Hamburg | Germany |
Generated 2025-07-12 15:37:47.672 UTC