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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24130Navarro, Tanya, C33041PaderbornHamburgGermany
24214Romero, Michele, K33098PaderbornNordrhein-WestfalenGermany
24531Xie, Andres33041PaderbornHamburgGermany

Generated 2025-11-05 12:02:18.583 UTC