[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 0   SHUFFLE   <  SKIP 2858  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26410Goel, Franklin, E78100Saint Germain en LayeYvelineFrance
17162Blue, Rachel97222MilwaukieOregonUnited States
20284Ashe, Deanna2138RhodesNew South WalesAustralia

Generated 2025-11-02 09:55:49.744 UTC