[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 125   <  SKIP 229  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18106Alexander, Carson, G90706BellflowerCaliforniaUnited States
18230Perry, Brianna, W90706BellflowerCaliforniaUnited States
18339Nath, Donna90706BellflowerCaliforniaUnited States
18409Washington, Olivia, K90706BellflowerCaliforniaUnited States
17547Yuan, Alejandro, J90706BellflowerCaliforniaUnited States
17559Suarez, Kari90706BellflowerCaliforniaUnited States
17561White, Samantha90706BellflowerCaliforniaUnited States
18478Roberts, Eduardo, B90706BellflowerCaliforniaUnited States

Generated 2025-10-14 19:11:03.802 UTC