[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5172  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20849Washington, FaithAS23Stoke-on-TrentEnglandUnited Kingdom
28622Cooper, Julia, V91941GrossmontCaliforniaUnited States
19115Sanchez, Bailey90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 11:32:37.127 UTC