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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16139Alexander, Jacqueline, J91791West CovinaCaliforniaUnited States
16898Reed, Angel, W91791West CovinaCaliforniaUnited States
16779Watson, Morgan, A91791West CovinaCaliforniaUnited States

Generated 2025-10-31 10:20:00.915 UTC