[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 680   SHUFFLE   <  SKIP 3262  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21800Raman, Heidi, L94519ConcordCaliforniaUnited States
28851Mitchell, Miguel98201EverettWashingtonUnited States
14029Morris, Christina97034Lake OswegoOregonUnited States
17407Bryant, Elizabeth94015Daly CityCaliforniaUnited States

Generated 2025-07-20 22:50:28.031 UTC