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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24704Schmidt, Allen63009OffenbachSaarlandGermany
25317Garcia, Erick63009OffenbachSaarlandGermany
25664Hu, Jon63009OffenbachSaarlandGermany
25583Arthur, Carolyn, A63009OffenbachSaarlandGermany
26223Sai, Dominic, A63009OffenbachSaarlandGermany
26227Gutierrez, Joe63009OffenbachSaarlandGermany

Generated 2025-07-14 02:03:50.401 UTC