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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24881Ashe, Tasha, WL4 4HBLiverpoolEnglandUnited Kingdom
22756Nath, Jon94704BerkeleyCaliforniaUnited States
22980Washington, Oscar90706BellflowerCaliforniaUnited States

Generated 2025-07-11 21:09:51.597 UTC