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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16417Bryant, NoahPE17BuryEnglandUnited Kingdom
16428Ross, RyanPE17BuryEnglandUnited Kingdom
17650Sanders, JessicaPE17BuryEnglandUnited Kingdom

Generated 2025-07-08 03:24:24.977 UTC