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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15664Vazquez, Jill63009OffenbachSaarlandGermany
15685Vazquez, Robin63009OffenbachSaarlandGermany
16411Sanchez, Stanley63009OffenbachSaarlandGermany

Generated 2025-07-13 09:57:41.322 UTC