[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 469   <  SKIP 5346  >   <  TAKE 3  >   

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

3 items

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

Generated 2025-07-22 13:33:27.726 UTC