[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 725  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24447Morgan, Cody90706BellflowerCaliforniaUnited States
28510Andersen, Gregory78100Saint Germain en LayeYvelineFrance
23606Raje, KennethKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 11:35:17.526 UTC