[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 512 SHUFFLE < SKIP 716 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26092 | Morgan, Devin, E | 98225 | Bellingham | Washington | United States |
24731 | Mitchell, Evan, R | V8X | Royal Oak | British Columbia | Canada |
11719 | Green, Blake, P | V8Y 1L1 | Cliffside | British Columbia | Canada |
Generated 2025-07-13 04:50:50.645 UTC