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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15750Martinez, Kaitlin90706BellflowerCaliforniaUnited States
26410Goel, Franklin, E78100Saint Germain en LayeYvelineFrance
13729Li, Jason98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-08 10:04:14.143 UTC