[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 650   SHUFFLE   <  SKIP 586  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20278Oliver, Alisha, N94519ConcordCaliforniaUnited States
18498Russell, Zachary94063Redwood CityCaliforniaUnited States
11043Simmons, Nathan, M91203GlendaleCaliforniaUnited States
12598Bryant, AlexandraAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-21 11:27:21.195 UTC