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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13055Gray, Patrick, J97355LebanonOregonUnited States
13184Perez, Miguel97355LebanonOregonUnited States
13232Baker, Kaitlyn, L97355LebanonOregonUnited States
13283Griffin, Dakota97355LebanonOregonUnited States
13443White, Jasmine97355LebanonOregonUnited States
13386Patterson, Samuel, R97355LebanonOregonUnited States

Generated 2025-07-12 11:44:14.043 UTC