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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12800Chen, Lacey, E04139LeipzigNordrhein-WestfalenGermany
14811Sanchez, Molly04139LeipzigNordrhein-WestfalenGermany
14990Ramos, Nelson, J04139LeipzigNordrhein-WestfalenGermany
15689Wang, Stacey04139LeipzigNordrhein-WestfalenGermany
16552Sanchez, Joe, S04139LeipzigNordrhein-WestfalenGermany
17636Srini, Ross04139LeipzigNordrhein-WestfalenGermany
18176Kumar, Bradley04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-13 19:13:52.536 UTC