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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27846Rubio, Albert75013ParisSeine (Paris)France
22521Rivera, Christina, K60323FrankfurtHessenGermany
28729Sun, HeatherSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-18 07:00:18.774 UTC