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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15352Martinez, Raymond66041PoingSaarlandGermany
15460Nara, Bethany66041PoingSaarlandGermany
19935Navarro, Clinton66041PoingSaarlandGermany

Generated 2025-11-05 19:29:15.541 UTC