[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 1399  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23615Suarez, KendraRG41 1QWWokinghamEnglandUnited Kingdom
23159Phillips, Dalton90210Beverly HillsCaliforniaUnited States
20149Arun, Heidi, ZRG24 8PLBasingstoke HantsEnglandUnited Kingdom

Generated 2025-07-11 23:39:47.638 UTC