[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 7862  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14797Gao, Steve, J63151MühlheimHamburgGermany
14951Rai, Katie, A63151MühlheimHamburgGermany
15459Dominguez, Beth63151MühlheimHamburgGermany
16292Lal, Carly, L63151MühlheimHamburgGermany
16396Rai, Keith, W63151MühlheimHamburgGermany
16451Stone, Karl, L63151MühlheimHamburgGermany
17929Rubio, Alfredo, D63151MühlheimHamburgGermany

Generated 2025-07-12 16:07:34.631 UTC