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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28688Ye, Margaret48001MünsterSaarlandGermany
16573Dominguez, RubenC2H 7AULondonEnglandUnited Kingdom
28683Munoz, Mallory78000VersaillesYvelineFrance

Generated 2025-07-10 13:06:50.183 UTC