[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 560 SHUFFLE < SKIP 766 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 15623 | Madan, Molly, A | 75006 | Paris | Seine (Paris) | France |
| 23065 | Nath, Derek | 98225 | Bellingham | Washington | United States |
| 23279 | Johnson, Edward, H | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-11-04 23:43:00.054 UTC