[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 2500   SHUFFLE   <  SKIP 283  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13589Smith, Cameron, M93700DrancySeine Saint DenisFrance
12847Chander, Colin, PKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-18 02:55:12.879 UTC