[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 998   SHUFFLE   <  SKIP 264  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19309Suarez, Frank92700ColombesHauts de SeineFrance
26551Moore, Noah, E97222MilwaukieOregonUnited States
25689Campbell, AndreaAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-10 04:37:29.597 UTC