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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26813Diaz, Xavier, M91910Chula VistaCaliforniaUnited States
28495Morgan, Catherine, A93700DrancySeine Saint DenisFrance
18612Flores, Alyssa90241DowneyCaliforniaUnited States

Generated 2025-07-09 13:12:17.071 UTC