[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 250   <  SKIP 796  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24050Nath, ClarenceWA1WarringtonEnglandUnited Kingdom
24197Mehta, Whitney, TWA3 7BHWarringtonEnglandUnited Kingdom
24202Black, Tamara, LWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-07 12:19:06.266 UTC