[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 660 < SKIP 1594 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17797 | Martinez, Ebony | 70511 | Stuttgart | Saarland | Germany |
| 17811 | Hernandez, Stacy | 70452 | Stuttgart | Saarland | Germany |
| 17902 | Lopez, Ruth, D | 70511 | Stuttgart | Saarland | Germany |
Generated 2025-11-06 01:31:03.386 UTC