[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 482   <  SKIP 530  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16318Moreno, Kellie, TWA3 7BHWarringtonEnglandUnited Kingdom
16410Navarro, JoyWA3 7BHWarringtonEnglandUnited Kingdom
16453Chandra, MayraWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-10 08:16:25.401 UTC