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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22816Cai, Erica63009OffenbachSaarlandGermany
24704Schmidt, Allen63009OffenbachSaarlandGermany
25317Garcia, Erick63009OffenbachSaarlandGermany
25583Arthur, Carolyn, A63009OffenbachSaarlandGermany

Generated 2025-07-19 00:09:08.993 UTC