[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 3993   SHUFFLE   <  SKIP 3076  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16244Kumar, Gregory90706BellflowerCaliforniaUnited States
23677Lewis, Charles, M94941Mill ValleyCaliforniaUnited States
19146Morgan, Mariah94014ColmaCaliforniaUnited States
19421Rana, Jay59000LilleNordFrance

Generated 2025-07-17 16:20:35.351 UTC