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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18175Hernandez, Carrie, E75007ParisSeine (Paris)France
18179McDonald, Chelsea, P75010ParisSeine (Paris)France
18184Chande, Leonard, L75008ParisSeine (Paris)France

Generated 2025-07-12 19:34:02.281 UTC