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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19075Wu, Brent75013ParisSeine (Paris)France
19183Raje, Edwin, D75009ParisSeine (Paris)France
19194Garcia, Cesar, L75010ParisSeine (Paris)France
19310Raman, Evelyn, W75019ParisSeine (Paris)France

Generated 2025-07-14 02:06:46.116 UTC