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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18144Chapman, Katie75016ParisSeine (Paris)France
18175Hernandez, Carrie, E75007ParisSeine (Paris)France
18179McDonald, Chelsea, P75010ParisSeine (Paris)France

Generated 2025-07-13 19:08:10.807 UTC