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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19061Gao, Heather75010ParisSeine (Paris)France
19062Zhou, Erica, M75016ParisSeine (Paris)France
19075Wu, Brent75013ParisSeine (Paris)France

Generated 2025-11-05 21:12:09.905 UTC