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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23630Fernandez, DominicWA3 7BHWarringtonEnglandUnited Kingdom
24541Ms., Sheperdigian, JanetWA1WarringtonEnglandUnited Kingdom
24545Raman, DouglasWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-08 08:47:26.933 UTC