[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 531   <  SKIP 1113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20579King, Alexandra, C93290Tremblay-en-FranceSeine Saint DenisFrance
20728Chande, Cedric, J93290Tremblay-en-FranceSeine Saint DenisFrance
20846Alonso, Lee93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-16 12:36:47.979 UTC