[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 4043 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 13762 | Long, Gavin | V8X | Royal Oak | British Columbia | Canada |
| 16130 | Mr., Seamans, Mike | 90210 | Beverly Hills | California | United States |
| 13756 | Young, Kaylee, S | V0 | Sooke | British Columbia | Canada |
Generated 2025-10-29 14:44:25.976 UTC