[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 0 SHUFFLE < SKIP 3274 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 26430 | Sanz, Paula | 6006 | Perth | South Australia | Australia |
| 13319 | Howard, Charles | 98270 | Marysville | Washington | United States |
| 28656 | Murphy, Lucas, C | V8Z 4N5 | Shawnee | British Columbia | Canada |
Generated 2025-10-30 17:16:35.842 UTC