[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 840   SHUFFLE   <  SKIP 197  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27568Evans, Miguel97222MilwaukieOregonUnited States
23734Wood, Melanie, R97301SalemOregonUnited States
21132Hu, Jeffery, E75009ParisSeine (Paris)France

Generated 2025-07-09 20:15:51.670 UTC