[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 750   SHUFFLE   <  SKIP 1606  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25189Hayes, Aidan98312BremertonWashingtonUnited States
23051Green, Jesse97068W. LinnOregonUnited States
25315Cox, Cole, MCM11BillericayEnglandUnited Kingdom

Generated 2025-07-21 17:37:54.860 UTC