[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 560   SHUFFLE   <  SKIP 370  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23373Murphy, Gabrielle97068W. LinnOregonUnited States
13800Li, Logan59000LilleNordFrance
13552Hughes, Trevor, L78100Saint Germain en LayeYvelineFrance
13863Long, Kevin, L94704BerkeleyCaliforniaUnited States
20636Patterson, Olivia, G92625Newport BeachCaliforniaUnited States
26462Kelly, Lauren, A98225BellinghamWashingtonUnited States

Generated 2025-11-06 01:35:03.440 UTC