[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 2254 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17797 | Martinez, Ebony | 70511 | Stuttgart | Saarland | Germany |
| 17811 | Hernandez, Stacy | 70452 | Stuttgart | Saarland | Germany |
Generated 2025-11-05 22:47:27.165 UTC