[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 8299  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13184Perez, Miguel97355LebanonOregonUnited States
13283Griffin, Dakota97355LebanonOregonUnited States
13386Patterson, Samuel, R97355LebanonOregonUnited States
13443White, Jasmine97355LebanonOregonUnited States
13657Collins, Kaylee, M97355LebanonOregonUnited States
13870Clark, Jonathan, P97355LebanonOregonUnited States

Generated 2025-07-12 16:40:54.626 UTC