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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16291Lal, Lindsey, H75019ParisSeine (Paris)France
16315Richardson, Garrett75007ParisSeine (Paris)France
16388Torres, Jay, M75007ParisSeine (Paris)France

Generated 2025-11-04 09:18:57.703 UTC