[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 875   SHUFFLE   <  SKIP 661  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23948Rivera, KatelynPE17BuryEnglandUnited Kingdom
19348Raman, EbonyL4 4HBLiverpoolEnglandUnited Kingdom
26786Smith, Seth, R94015Daly CityCaliforniaUnited States
22303Alonso, Philip, L91370Verrieres Le BuissonEssonneFrance

Generated 2025-07-15 16:57:08.925 UTC