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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16898Reed, Angel, W91791West CovinaCaliforniaUnited States
16779Watson, Morgan, A91791West CovinaCaliforniaUnited States
16839Ross, Julia, F91791West CovinaCaliforniaUnited States

Generated 2025-10-30 07:22:46.826 UTC