[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 416   SHUFFLE   <  SKIP 705  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11488Lopez, JermaineW1X3SELondonEnglandUnited Kingdom
21475Alexander, Cassidy94015Daly CityCaliforniaUnited States
27302Smith, Charles, M78400ChatouYvelineFrance
24289Gonzalez, Robert91941GrossmontCaliforniaUnited States

Generated 2025-07-18 00:51:50.142 UTC