[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 413   SHUFFLE   <  SKIP 1861  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14924Sai, Cynthia75017ParisSeine (Paris)France
11813Patterson, Mary97068W. LinnOregonUnited States
15963Smith, Madison, M98371PuyallupWashingtonUnited States

Generated 2025-07-13 22:56:30.732 UTC