[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 875   SHUFFLE   <  SKIP 870  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19707Cooper, Cole, C90401Santa MonicaCaliforniaUnited States
11343Carlson, Arthur, POX16 8RSOxonEnglandUnited Kingdom
27210Flores, Hunter91502BurbankCaliforniaUnited States
25544Fernandez, Sergio, KOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-19 17:02:20.237 UTC