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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25164Parker, Isaac, C91502BurbankCaliforniaUnited States
25025Bryant, Spencer, J91977Spring ValleyCaliforniaUnited States
17212Coleman, Jacqueline, A59491Villeneuve-d'AscqNordFrance

Generated 2025-07-18 02:02:13.328 UTC