[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 2421 SHUFFLE < SKIP 3230 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16828 | Mitchell, Logan, R | OX1 | Oxford | England | United Kingdom |
13891 | Simmons, Aaron | 90712 | Lakewood | California | United States |
14504 | Jones, Nicole | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-11 15:36:32.971 UTC