[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 2993 SHUFFLE < SKIP 30 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19674 | Deng, Casey, C | 4700 | Rockhampton | Queensland | Australia |
26115 | Mitchell, Savannah | V8Y 1L1 | Cliffside | British Columbia | Canada |
13578 | Nath, Karl, G | 59223 | Roncq | Nord | France |
Generated 2025-07-11 17:20:03.109 UTC