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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12266Lin, Tiffany33098PaderbornNordrhein-WestfalenGermany
12469Srini, Shane, D33098PaderbornNordrhein-WestfalenGermany
12863Zhang, Caleb33098PaderbornNordrhein-WestfalenGermany
12867Ye, Laura, J33098PaderbornNordrhein-WestfalenGermany

Generated 2025-10-14 00:36:06.366 UTC