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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25771Rivera, Gabriella20354HamburgHamburgGermany
15187Brown, Benjamin, DV9LangfordBritish ColumbiaCanada
21541Gutierrez, DaisyPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-20 20:48:55.113 UTC