[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 500 < SKIP 587 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 15065 | Gao, Alejandro, P | 12171 | Berlin | Hessen | Germany |
| 14703 | Srini, Clifford | 14197 | Berlin | Saarland | Germany |
| 14707 | Raje, Tonya, J | 12311 | Berlin | Saarland | Germany |
Generated 2025-11-06 00:07:40.701 UTC