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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19915McDonald, Claudia63151MühlheimHamburgGermany
19930Tang, Tony, C63151MühlheimHamburgGermany
20928Kapoor, Raymond, L63151MühlheimHamburgGermany

Generated 2025-07-12 15:37:47.672 UTC