[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 1642  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21475Alexander, Cassidy94015Daly CityCaliforniaUnited States
21492Jai, Robert94015Daly CityCaliforniaUnited States
21640Cooper, Charles94015Daly CityCaliforniaUnited States
21641Perez, Kaylee94015Daly CityCaliforniaUnited States

Generated 2025-07-18 03:39:25.922 UTC