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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26223Sai, Dominic, A63009OffenbachSaarlandGermany
26227Gutierrez, Joe63009OffenbachSaarlandGermany
25317Garcia, Erick63009OffenbachSaarlandGermany
27312Sun, Sandra, L63009OffenbachSaarlandGermany
26954Torres, Gerald, M63009OffenbachSaarlandGermany
28700Garcia, Summer, D63009OffenbachSaarlandGermany

Generated 2025-07-13 15:57:11.240 UTC