[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 189   SHUFFLE   <  SKIP 684  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11594Goel, Corey91370Verrieres Le BuissonEssonneFrance
28970Peterson, Danielle, L97045Oregon CityOregonUnited States
17676Yang, Eugene90706BellflowerCaliforniaUnited States
22557Scott, JasonLE18LeedsEnglandUnited Kingdom

Generated 2025-07-14 20:38:12.444 UTC