[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 2693   SHUFFLE   <  SKIP 1837  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28759Rivera, Melissa, SEM15Esher-MoleseyEnglandUnited Kingdom
17821Gill, Marvin, MSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-21 09:55:53.812 UTC