[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 511   SHUFFLE   <  SKIP 274  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23221Rai, Leonard, C66041PoingSaarlandGermany
15188Watson, Isaac, S98270MarysvilleWashingtonUnited States
25324Andersen, BethanyRG41 1QWWokinghamEnglandUnited Kingdom
27822Lal, Jerry, LY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-18 09:55:34.887 UTC