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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16418Rai, Katrina, W75016ParisSeine (Paris)France
23833Gonzales, Kevin, J98027IssaquahWashingtonUnited States
21398Diaz, Ethan91977Spring ValleyCaliforniaUnited States

Generated 2025-07-12 15:04:29.532 UTC