[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 480   SHUFFLE   <  SKIP 735  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22034Clark, Seth, H91941GrossmontCaliforniaUnited States
20187King, Robert, C91977Spring ValleyCaliforniaUnited States
28694Suarez, Larry, DMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-11-05 22:08:59.813 UTC