[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 998 SHUFFLE < SKIP 721 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26115 | Mitchell, Savannah | V8Y 1L1 | Cliffside | British Columbia | Canada |
16643 | Wilson, Fernando | V6B 3P7 | Port Hammond | British Columbia | Canada |
21171 | Taylor, Christopher, E | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-15 04:26:46.815 UTC