[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 485   <  SKIP 783  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25146Gonzales, Carson, J97068W. LinnOregonUnited States
26460Cook, Gabriella97068W. LinnOregonUnited States
26642Evans, Gabrielle, J97068W. LinnOregonUnited States

Generated 2025-07-22 13:52:46.059 UTC