[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 6729  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26223Sai, Dominic, A63009OffenbachSaarlandGermany
26227Gutierrez, Joe63009OffenbachSaarlandGermany
25583Arthur, Carolyn, A63009OffenbachSaarlandGermany
26954Torres, Gerald, M63009OffenbachSaarlandGermany

Generated 2025-07-19 11:28:06.306 UTC