[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 7867  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16396Rai, Keith, W63151MühlheimHamburgGermany
17929Rubio, Alfredo, D63151MühlheimHamburgGermany
19274Yang, Karen, E63151MühlheimHamburgGermany
19368Anand, Lindsay, A63151MühlheimHamburgGermany

Generated 2025-07-13 19:03:19.758 UTC