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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15672Nara, Kelvin, E33098PaderbornNordrhein-WestfalenGermany
16313Russell, Hailey, P33098PaderbornNordrhein-WestfalenGermany
16940Zeng, Jenny, J33098PaderbornNordrhein-WestfalenGermany

Generated 2025-10-14 10:45:04.483 UTC