[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 5524  >   <  TAKE 12  >   

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

12 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19040Sun, Eugene, J33041PaderbornHamburgGermany
19067Luo, Misty, R33098PaderbornNordrhein-WestfalenGermany
19482Ortega, Andy, A33098PaderbornNordrhein-WestfalenGermany
19472Sara, Heidi, T33041PaderbornHamburgGermany
20874Lal, Edwin33041PaderbornHamburgGermany
20946Chandra, Abby, E33041PaderbornHamburgGermany
21007Ma, Nuan33098PaderbornNordrhein-WestfalenGermany
21037Arun, Bruce, T33098PaderbornNordrhein-WestfalenGermany
21528Moreno, Jay, J33041PaderbornHamburgGermany
21828Gonzales, Megan33098PaderbornNordrhein-WestfalenGermany
22509Nara, Lacey33098PaderbornNordrhein-WestfalenGermany
22514Johnsen, Marvin, T33098PaderbornNordrhein-WestfalenGermany

Generated 2025-10-15 10:42:12.988 UTC