[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 3867 < SKIP 1358 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17934 | Gill, Nelson, G | 04838 | Eilenburg | Brandenburg | Germany |
| 19439 | Xu, Franklin, C | 04838 | Eilenburg | Brandenburg | Germany |
| 20845 | Malhotra, Barry | 04838 | Eilenburg | Brandenburg | Germany |
Generated 2025-11-06 03:04:49.483 UTC