[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 325   <  SKIP 35  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18478Roberts, Eduardo, B90706BellflowerCaliforniaUnited States
18514Romero, Anne90706BellflowerCaliforniaUnited States
18519Cook, Alex90706BellflowerCaliforniaUnited States
18585Blue, Katherine90706BellflowerCaliforniaUnited States
18339Nath, Donna90706BellflowerCaliforniaUnited States
18891James, Megan, S90706BellflowerCaliforniaUnited States
18995Gray, Melissa, A90706BellflowerCaliforniaUnited States

Generated 2025-07-13 13:01:01.779 UTC