[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 127   SHUFFLE   <  SKIP 847  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17403White, Greg, CV2L3W8NewtonBritish ColumbiaCanada
26898Simmons, Ashley, R59000LilleNordFrance
16195Perez, Abby93500PantinSeine Saint DenisFrance
20320Nath, Mindy, F90706BellflowerCaliforniaUnited States

Generated 2025-07-21 06:28:26.697 UTC