[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 6266  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17100Wang, Vincent, M33041PaderbornHamburgGermany
17210Deng, Karl, L33041PaderbornHamburgGermany
17784Patel, Mayra, R33098PaderbornNordrhein-WestfalenGermany
17875Anand, Tommy33041PaderbornHamburgGermany

Generated 2025-07-14 02:13:15.025 UTC