[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 9447  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28783Rivera, Makayla, A97355LebanonOregonUnited States
29216Wood, Antonio97355LebanonOregonUnited States
29269Griffin, Vanessa97355LebanonOregonUnited States

Generated 2025-10-13 19:47:36.576 UTC