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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26357Gonzalez, Sergio, S75016ParisSeine (Paris)France
26367Shan, Omar75019ParisSeine (Paris)France
26383Hu, Ronnie75005ParisSeine (Paris)France

Generated 2025-07-12 17:55:35.479 UTC