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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22604Simmons, Wyatt, VLE18LeedsEnglandUnited Kingdom
13557Liu, Stacey, AEC1R 0DULondonEnglandUnited Kingdom
26199White, Matthew91364Woodland HillsCaliforniaUnited States

Generated 2025-07-11 17:20:37.686 UTC