[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1309   SHUFFLE   <  SKIP 283  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23250Lee, Ashley, D98036LynnwoodWashingtonUnited States
18242Pal, Christine, I2300NewcastleNew South WalesAustralia
15460Nara, Bethany66041PoingSaarlandGermany

Generated 2025-07-20 14:02:07.626 UTC