[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   SHUFFLE   <  SKIP 1435  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12634Ruiz, Derrick, CC2H 7AULondonEnglandUnited Kingdom
28879Xie, Edwin, EWA3 7BHWarringtonEnglandUnited Kingdom
29219Arun, Darren91910Chula VistaCaliforniaUnited States

Generated 2025-07-09 06:11:43.815 UTC