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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22501Ye, Colin75019ParisSeine (Paris)France
22531Zhou, Tiffany, V75003ParisSeine (Paris)France
22534Liang, Suzanne, M75016ParisSeine (Paris)France
22542Alvarez, Teresa75013ParisSeine (Paris)France

Generated 2025-07-12 14:12:55.478 UTC