[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 250   SHUFFLE   <  SKIP 755  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20349Harris, Nicole, M94947NovatoCaliforniaUnited States
16230Blanco, Craig90706BellflowerCaliforniaUnited States
14157Xu, Willie, JW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-14 03:41:10.765 UTC