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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12312Zhao, Jake75007ParisSeine (Paris)France
12477Gill, Robin, J75008ParisSeine (Paris)France
12490He, Trisha, C75013ParisSeine (Paris)France

Generated 2025-07-10 21:00:59.070 UTC