[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 3677   SHUFFLE   <  SKIP 2253  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11738Alexander, ElijahV8POak BayBritish ColumbiaCanada
14716Zhou, Shannon, W57000MetzMoselleFrance
13324Stiller, Florian, L90401Santa MonicaCaliforniaUnited States
24863Sun, Wesley17490Saint OuenCharente-MaritimeFrance
23253Bell, Brooke, HV9B 2C3ShawneeBritish ColumbiaCanada
24859Arun, Cesar, JE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-12 10:34:41.306 UTC