[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 750   <  SKIP 7549  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13386Patterson, Samuel, R97355LebanonOregonUnited States
13443White, Jasmine97355LebanonOregonUnited States
13657Collins, Kaylee, M97355LebanonOregonUnited States
13055Gray, Patrick, J97355LebanonOregonUnited States
13072Rogers, Emma, J97355LebanonOregonUnited States
13870Clark, Jonathan, P97355LebanonOregonUnited States
13889Martin, Robert, C97355LebanonOregonUnited States

Generated 2025-10-14 05:29:57.004 UTC