[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 0   SHUFFLE   <  SKIP 2792  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23195Mohamed, Xavier, D97205PortlandOregonUnited States
20330Thomas, Nathan, AV9B 5T2ShawneeBritish ColumbiaCanada
25801Raji, Colin, AOX14 4SEOxfordEnglandUnited Kingdom
12758Ramirez, Stephanie, E98033KirklandWashingtonUnited States
24956Ward, Ariana, V90706BellflowerCaliforniaUnited States
27459Kumar, Kevin91502BurbankCaliforniaUnited States

Generated 2025-11-04 15:24:19.154 UTC