[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 999   SHUFFLE   <  SKIP 469  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29177Martin, Frank91910Chula VistaCaliforniaUnited States
24539Zheng, Colin, M78000VersaillesYvelineFrance
20961Goldberg, Keith, A59223RoncqNordFrance

Generated 2025-07-08 21:48:41.601 UTC