[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 484   SHUFFLE   <  SKIP 893  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17929Rubio, Alfredo, D63151MühlheimHamburgGermany
14843Vazquez, LeeLE18LeedsEnglandUnited Kingdom
25651Yuan, Alvin95010HofBayernGermany

Generated 2025-07-09 17:52:39.669 UTC