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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24033Reed, Katherine33098PaderbornNordrhein-WestfalenGermany
24087Wilson, Hannah, C33098PaderbornNordrhein-WestfalenGermany
24130Navarro, Tanya, C33041PaderbornHamburgGermany
24155Raje, Tracy33041PaderbornHamburgGermany
24214Romero, Michele, K33098PaderbornNordrhein-WestfalenGermany
24531Xie, Andres33041PaderbornHamburgGermany

Generated 2025-11-05 15:59:43.238 UTC