[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 494   SHUFFLE   <  SKIP 373  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12930Harris, Grace, L98201EverettWashingtonUnited States
16921Jai, EdwinT2P 2G8CalgaryAlbertaCanada
23051Green, Jesse97068W. LinnOregonUnited States

Generated 2025-07-18 00:18:37.526 UTC