[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 2315  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26417Rai, Dustin, JOX14 4SEOxfordEnglandUnited Kingdom
18599Simmons, Kyle, J98027IssaquahWashingtonUnited States
20248Suarez, Gina3000MelbourneVictoriaAustralia
26914Prasad, Cindy, CPB12PeterboroughEnglandUnited Kingdom
21458Price, Carson91945Lemon GroveCaliforniaUnited States
11984Campbell, AlexV8POak BayBritish ColumbiaCanada

Generated 2025-10-28 22:11:36.191 UTC