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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13588Dominguez, Deb, A04139LeipzigNordrhein-WestfalenGermany
14811Sanchez, Molly04139LeipzigNordrhein-WestfalenGermany
14990Ramos, Nelson, J04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-14 02:05:48.147 UTC