[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 248   SHUFFLE   <  SKIP 837  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25430Hall, Alyssa, M90401Santa MonicaCaliforniaUnited States
13700Howard, Evan, S94015Daly CityCaliforniaUnited States
20846Alonso, Lee93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-16 00:34:13.041 UTC