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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14186Tang, Katrina, K75002ParisSeine (Paris)France
14188Sanchez, Meagan, I75017ParisSeine (Paris)France
14201Serrano, Marie, C75013ParisSeine (Paris)France

Generated 2025-07-12 05:17:40.123 UTC