[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 9981   <  SKIP 625  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16396Rai, Keith, W63151MühlheimHamburgGermany
16451Stone, Karl, L63151MühlheimHamburgGermany
17929Rubio, Alfredo, D63151MühlheimHamburgGermany
19274Yang, Karen, E63151MühlheimHamburgGermany
19368Anand, Lindsay, A63151MühlheimHamburgGermany
19388Martin, Alberto, R63151MühlheimHamburgGermany
19930Tang, Tony, C63151MühlheimHamburgGermany

Generated 2025-07-22 03:03:44.770 UTC