[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 872   SHUFFLE   <  SKIP 905  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28760Hall, Lucas97330CorvallisOregonUnited States
15971Jenkins, Ryan, C98033KirklandWashingtonUnited States
24113Green, Stephanie78000VersaillesYvelineFrance
18370Flores, Tristan, L95062Santa CruzCaliforniaUnited States

Generated 2025-07-15 18:54:33.901 UTC