[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 748   <  SKIP 456  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11970Collins, Bailey97068W. LinnOregonUnited States
12149Scott, Bailey, A97068W. LinnOregonUnited States

Generated 2025-07-22 05:05:48.411 UTC