[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 6271  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18006Chander, Franklin, E33041PaderbornHamburgGermany
18034Robinson, Ethan, J33098PaderbornNordrhein-WestfalenGermany
18183Schmidt, Meagan33098PaderbornNordrhein-WestfalenGermany
19040Sun, Eugene, J33041PaderbornHamburgGermany
19067Luo, Misty, R33098PaderbornNordrhein-WestfalenGermany
19472Sara, Heidi, T33041PaderbornHamburgGermany
19482Ortega, Andy, A33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-13 02:37:23.255 UTC