[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 5859  >   <  TAKE 4  >   

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

4 items

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

Generated 2025-07-17 09:46:05.803 UTC