[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 593   SHUFFLE   <  SKIP 157  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20864Howard, Grace, JLE18LeedsEnglandUnited Kingdom
22789Taylor, Richard92102San DiegoCaliforniaUnited States
28683Munoz, Mallory78000VersaillesYvelineFrance
27328Srini, Edgar59000LilleNordFrance
12786Yang, James90706BellflowerCaliforniaUnited States
22902Madan, Pedro98225BellinghamWashingtonUnited States

Generated 2025-11-05 16:49:24.904 UTC