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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15685Vazquez, Robin63009OffenbachSaarlandGermany
16411Sanchez, Stanley63009OffenbachSaarlandGermany
16390Nath, Mario, A63009OffenbachSaarlandGermany

Generated 2025-07-12 19:45:11.032 UTC