[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 484 SKIP 250 < SKIP 1512 > TAKE 1 >
1 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 13663 | Tang, Melvin, R | 70511 | Stuttgart | Saarland | Germany |
Generated 2025-11-06 05:59:39.795 UTC