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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22866Thompson, William33098PaderbornNordrhein-WestfalenGermany
23947Liang, Autumn33098PaderbornNordrhein-WestfalenGermany
24130Navarro, Tanya, C33041PaderbornHamburgGermany
24033Reed, Katherine33098PaderbornNordrhein-WestfalenGermany
24042White, Zachary33098PaderbornNordrhein-WestfalenGermany
24531Xie, Andres33041PaderbornHamburgGermany

Generated 2025-07-12 17:43:12.619 UTC