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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24803Diaz, Anna97355LebanonOregonUnited States
25074Jackson, Samantha97355LebanonOregonUnited States
24952Long, Amanda, A97355LebanonOregonUnited States
25171Rodriguez, Christopher, E97355LebanonOregonUnited States
25005Williams, Brianna, M97355LebanonOregonUnited States
25765Watson, Natalie97355LebanonOregonUnited States
25863Wright, Sydney, S97355LebanonOregonUnited States

Generated 2025-10-15 06:55:52.563 UTC