[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 5821  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16472Robinson, Olivia, A75007ParisSeine (Paris)France
16535Chen, Colin, F75013ParisSeine (Paris)France
16545Pal, Alicia75013ParisSeine (Paris)France
16557Chander, Derek75008ParisSeine (Paris)France

Generated 2025-11-05 16:34:22.046 UTC