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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19373Suri, Rebekah, A04139LeipzigNordrhein-WestfalenGermany
20556Sun, Glenn, D04139LeipzigNordrhein-WestfalenGermany
20860Lopez, Preston04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-10 21:43:02.751 UTC