[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 1076   SHUFFLE   <  SKIP 965  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16038Sai, Roy, JLE18LeedsEnglandUnited Kingdom
19627Blanco, Kari6006PerthSouth AustraliaAustralia
18612Flores, Alyssa90241DowneyCaliforniaUnited States
29234Lopez, Kevin94015Daly CityCaliforniaUnited States

Generated 2025-07-14 11:04:36.625 UTC