[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 750   <  SKIP 5513  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16944Raji, Alejandro, E33098PaderbornNordrhein-WestfalenGermany
17083Raje, Priscilla, N33041PaderbornHamburgGermany
17093Sanchez, Seth33098PaderbornNordrhein-WestfalenGermany
17100Wang, Vincent, M33041PaderbornHamburgGermany
17210Deng, Karl, L33041PaderbornHamburgGermany
18006Chander, Franklin, E33041PaderbornHamburgGermany

Generated 2025-10-14 05:29:49.139 UTC