[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 4625   SHUFFLE   <  SKIP 861  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29206Anderson, Nicholas91941GrossmontCaliforniaUnited States
20862Sutton, MarshallW1V 5RNLondonEnglandUnited Kingdom
27666Garcia, Alyssa, L94536FremontCaliforniaUnited States

Generated 2025-07-20 20:04:15.696 UTC