[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 470   SHUFFLE   <  SKIP 3904  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21452Bailey, Seth, R97330CorvallisOregonUnited States
19500Shan, RussellAS23Stoke-on-TrentEnglandUnited Kingdom
24436Hernandez, Jennifer91941GrossmontCaliforniaUnited States

Generated 2025-07-13 03:28:15.775 UTC