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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16040Gill, Casey75008ParisSeine (Paris)France
16052Gutierrez, Danny, L75003ParisSeine (Paris)France
16202Jai, Kenneth, D75007ParisSeine (Paris)France

Generated 2025-11-05 18:20:57.357 UTC