[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 3024  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19472Sara, Heidi, T33041PaderbornHamburgGermany
19482Ortega, Andy, A33098PaderbornNordrhein-WestfalenGermany
20946Chandra, Abby, E33041PaderbornHamburgGermany

Generated 2025-07-21 17:15:28.999 UTC