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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16286Torres, Billy, F75006ParisSeine (Paris)France
16418Rai, Katrina, W75016ParisSeine (Paris)France
16424Diaz, Brandi75012ParisSeine (Paris)France

Generated 2025-11-01 03:20:09.364 UTC