[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 158   SHUFFLE   <  SKIP 464  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11323Patterson, Jose94015Daly CityCaliforniaUnited States
14441Lewis, William, N90706BellflowerCaliforniaUnited States
17215Bell, Juan, L20354HamburgHamburgGermany

Generated 2025-07-20 11:45:41.963 UTC