[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 2927   SHUFFLE   <  SKIP 181  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20849Washington, FaithAS23Stoke-on-TrentEnglandUnited Kingdom
22546Jones, Nicholas, L97355LebanonOregonUnited States
20124Coleman, Natalie, V94063Redwood CityCaliforniaUnited States

Generated 2025-07-15 04:19:10.699 UTC