[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 2290 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26974 | Suarez, Philip, M | 70452 | Stuttgart | Saarland | Germany |
27176 | Martin, Erik | 70452 | Stuttgart | Saarland | Germany |
Generated 2025-07-10 19:40:25.558 UTC