[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 413   SHUFFLE   <  SKIP 2465  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22348Torres, Zoe, E94947NovatoCaliforniaUnited States
28852Watson, Mariah, R97034Lake OswegoOregonUnited States
20889Patel, Manuel, MHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-13 03:23:30.645 UTC