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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22667Rana, Roy, MGL7 1RYGloucestershireEnglandUnited Kingdom
26003Subram, Denise91910Chula VistaCaliforniaUnited States
26526Coleman, Blake90712LakewoodCaliforniaUnited States

Generated 2025-07-21 09:19:35.036 UTC