[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 562   <  SKIP 1722  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25536Sai, Rebekah, L70511StuttgartSaarlandGermany
25302Mehta, Manuel70452StuttgartSaarlandGermany
25736Stone, Darrell, J70511StuttgartSaarlandGermany
26396Black, Terry, D70452StuttgartSaarlandGermany
26420Kapoor, Bob, M70452StuttgartSaarlandGermany
26974Suarez, Philip, M70452StuttgartSaarlandGermany

Generated 2025-07-14 17:17:06.073 UTC