[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 3243   SHUFFLE   <  SKIP 1726  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23442She, ToddWA3 7BHWarringtonEnglandUnited Kingdom
19883Young, Kevin91364Woodland HillsCaliforniaUnited States
27006Madan, Shane92700ColombesHauts de SeineFrance

Generated 2025-07-15 15:09:58.551 UTC