[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 2938   <  SKIP 1619  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15960Bryant, Brianna, R94015Daly CityCaliforniaUnited States
16120Ramirez, Bryce, H94015Daly CityCaliforniaUnited States
16227Lopez, Eric94015Daly CityCaliforniaUnited States
16647Alexander, Anna94015Daly CityCaliforniaUnited States

Generated 2025-07-14 09:09:34.373 UTC