[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 6725  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22816Cai, Erica63009OffenbachSaarlandGermany
24704Schmidt, Allen63009OffenbachSaarlandGermany
25583Arthur, Carolyn, A63009OffenbachSaarlandGermany
25664Hu, Jon63009OffenbachSaarlandGermany
25317Garcia, Erick63009OffenbachSaarlandGermany
26223Sai, Dominic, A63009OffenbachSaarlandGermany
26227Gutierrez, Joe63009OffenbachSaarlandGermany
26954Torres, Gerald, M63009OffenbachSaarlandGermany

Generated 2025-07-18 21:16:44.848 UTC