[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 1145  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24678Long, Nathan92118CoronadoCaliforniaUnited States
20839Lopez, CourtneyAS23Stoke-on-TrentEnglandUnited Kingdom
14425Carlson, Victor40434DuesseldorfHessenGermany
24079Raman, Andre, DLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-14 02:03:50.842 UTC