[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 3252   <  SKIP 3013  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17083Raje, Priscilla, N33041PaderbornHamburgGermany
17093Sanchez, Seth33098PaderbornNordrhein-WestfalenGermany
17100Wang, Vincent, M33041PaderbornHamburgGermany

Generated 2025-07-20 10:07:28.603 UTC