[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 813   <  SKIP 5049  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19075Wu, Brent75013ParisSeine (Paris)France
19194Garcia, Cesar, L75010ParisSeine (Paris)France
19183Raje, Edwin, D75009ParisSeine (Paris)France
19280Andersen, Darrell75003ParisSeine (Paris)France

Generated 2025-07-22 13:43:10.459 UTC