[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 250   <  SKIP 86  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22422Black, NicholeTY31RuncornEnglandUnited Kingdom
11244Coleman, Alexis, MTY31RuncornEnglandUnited Kingdom
23897Chapman, Katrina53001BonnHamburgGermany

Generated 2025-07-11 04:00:10.898 UTC