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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14834Jimenez, Ebony34117KasselHessenGermany
18025Flores, Benjamin59000LilleNordFrance
28578Rogers, Zoe98036LynnwoodWashingtonUnited States

Generated 2025-07-18 07:23:13.181 UTC