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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29261Turner, Robert, M91776San GabrielCaliforniaUnited States
16880Patel, Edgar, M91910Chula VistaCaliforniaUnited States
24859Arun, Cesar, JE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-14 04:55:42.743 UTC