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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25664Hu, Jon63009OffenbachSaarlandGermany
26223Sai, Dominic, A63009OffenbachSaarlandGermany
26227Gutierrez, Joe63009OffenbachSaarlandGermany

Generated 2025-07-13 22:45:50.579 UTC