[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 250   SHUFFLE   <  SKIP 1218  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24187Serrano, Daisy, PAS23Stoke-on-TrentEnglandUnited Kingdom
20866Jones, David, DKB9KirkbyEnglandUnited Kingdom
26557Morgan, Katelyn, M92118CoronadoCaliforniaUnited States
11733Schmidt, Kristi, J94519ConcordCaliforniaUnited States
25461Collins, Fernando, M59100RoubaixNordFrance
11642Hughes, Morgan, TV8POak BayBritish ColumbiaCanada

Generated 2025-07-21 12:31:19.602 UTC