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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12317She, Carl, AOX1OxfordEnglandUnited Kingdom
24818Rubio, Diane98168BurienWashingtonUnited States
17709Raman, MartinEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-19 05:25:29.963 UTC