[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 1637 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 29438 | Fernandez, Terrance, G | 53131 | Bonn | Hamburg | Germany |
| 15531 | Raji, Calvin, A | 98011 | Bothell | Washington | United States |
Generated 2025-10-30 01:59:16.180 UTC