[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 8743  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24642Russell, Edward97068W. LinnOregonUnited States
24262Thomas, Daniel92806La JollaCaliforniaUnited States
11828Martinez, Katherine97222MilwaukieOregonUnited States

Generated 2025-07-21 21:25:22.417 UTC