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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26926Mehta, Sergio75019ParisSeine (Paris)France
26935Butler, Gabriel75007ParisSeine (Paris)France
27764Becker, Jaclyn75008ParisSeine (Paris)France

Generated 2025-11-01 23:17:56.159 UTC