[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 3761  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16405Sai, Adriana, ASL4 1RHBerksEnglandUnited Kingdom
14643Simmons, Eric, M98201EverettWashingtonUnited States
28799Nelson, Amber, A91203GlendaleCaliforniaUnited States
23469Gray, Christina, C91941GrossmontCaliforniaUnited States

Generated 2025-07-11 21:50:55.860 UTC