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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27200Thompson, Anna97355LebanonOregonUnited States
20738Kelly, Alex, O98371PuyallupWashingtonUnited States
23339Reed, Zoe98168BurienWashingtonUnited States

Generated 2025-07-11 12:51:15.663 UTC