[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 2421   SHUFFLE   <  SKIP 1667  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15054Anand, Roger, L80074MünchenHessenGermany
25507Guo, Suzanne75003ParisSeine (Paris)France
21158Patterson, Trevor, J98052RedmondWashingtonUnited States
22428Smith, DestinyYO15YorkEnglandUnited Kingdom
13594Williams, Jessica, A20354HamburgHamburgGermany
25676Scott, Mackenzie, LTY31RuncornEnglandUnited Kingdom

Generated 2025-07-11 23:53:59.188 UTC