[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 3252   <  SKIP 3016  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17784Patel, Mayra, R33098PaderbornNordrhein-WestfalenGermany
18034Robinson, Ethan, J33098PaderbornNordrhein-WestfalenGermany
18183Schmidt, Meagan33098PaderbornNordrhein-WestfalenGermany
18006Chander, Franklin, E33041PaderbornHamburgGermany
17875Anand, Tommy33041PaderbornHamburgGermany
17876Harris, Fernando, R33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-20 10:10:10.408 UTC