[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 211   SHUFFLE   <  SKIP 2226  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11170Howard, Carol, T98168BurienWashingtonUnited States
23577Bennett, Julia97034Lake OswegoOregonUnited States
27556Cox, Amanda97068W. LinnOregonUnited States

Generated 2025-07-13 09:51:46.964 UTC