[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 875   <  SKIP 172  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24197Mehta, Whitney, TWA3 7BHWarringtonEnglandUnited Kingdom
24202Black, Tamara, LWA1WarringtonEnglandUnited Kingdom
24207Guo, StaceyWA1WarringtonEnglandUnited Kingdom
24541Ms., Sheperdigian, JanetWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-16 04:20:26.733 UTC