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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20780White, Michael, A97355LebanonOregonUnited States
15455Raman, Denise, F59100RoubaixNordFrance
14759Davis, Madison, C95062Santa CruzCaliforniaUnited States

Generated 2025-07-11 20:50:38.945 UTC