[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 3425  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21141Li, Omar98168BurienWashingtonUnited States
19352Chen, Arturo, V78100Saint Germain en LayeYvelineFrance
15963Smith, Madison, M98371PuyallupWashingtonUnited States

Generated 2025-07-10 11:24:25.411 UTC