[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2550   <  SKIP 550  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18178Goel, Tracy, JRG7 5H7ReadingEnglandUnited Kingdom
19319Guo, Darryl, M45000OrleansLoiretFrance
11949Brooks, Julia, W90505TorranceCaliforniaUnited States

Generated 2025-07-19 12:44:59.247 UTC