[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 994   <  SKIP 850  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14737Srini, Dominic, M98225BellinghamWashingtonUnited States
24136Hu, Alisha, E59223RoncqNordFrance
17202Martinez, DeannaKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-20 15:14:15.726 UTC