[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 1662   <  SKIP 860  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13487Martin, Emily, T91977Spring ValleyCaliforniaUnited States
13736Rivera, Cole, R91977Spring ValleyCaliforniaUnited States
13985Wood, Alexis, A91977Spring ValleyCaliforniaUnited States

Generated 2025-11-06 04:32:45.739 UTC