[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 6105   SHUFFLE   <  SKIP 2310  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19495Gill, Francis75013ParisSeine (Paris)France
19382Shan, JerryNT20Newcastle upon TyneEnglandUnited Kingdom
11865Rivera, Chloe, R91950National CityCaliforniaUnited States

Generated 2025-07-18 18:34:27.496 UTC