[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 2295   SHUFFLE   <  SKIP 2158  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20675Martin, Natalie, M97034Lake OswegoOregonUnited States
17486Foster, Marissa97355LebanonOregonUnited States
12405Sanchez, ColeNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-21 19:13:13.484 UTC