[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   SKIP 469   <  SKIP 3515  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23520Wilson, Richard97301SalemOregonUnited States
23479Robinson, Fernando97301SalemOregonUnited States
23670Henderson, Mya, D97301SalemOregonUnited States

Generated 2025-07-09 10:01:19.099 UTC