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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16535Chen, Colin, F75013ParisSeine (Paris)France
16418Rai, Katrina, W75016ParisSeine (Paris)France
16424Diaz, Brandi75012ParisSeine (Paris)France
16430Rai, Franklin, M75007ParisSeine (Paris)France

Generated 2025-07-20 04:54:19.248 UTC