[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 875   SHUFFLE   <  SKIP 7999  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28657Hayes, Ryan97222MilwaukieOregonUnited States
15059Zhu, Lisa, RWA1 4SYWoolstonEnglandUnited Kingdom
26941Vazquez, Gerald92700ColombesHauts de SeineFrance

Generated 2025-07-17 20:46:25.531 UTC