[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 7102  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20913Liu, Wesley24044KielSaarlandGermany
11399Mehta, Brenda, F75016ParisSeine (Paris)France
23608Blanco, Jessie, RW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-20 11:39:38.794 UTC