[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 875   SHUFFLE   <  SKIP 1025  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15234Moreno, Kathleen, C2777SpringwoodNew South WalesAustralia
24956Ward, Ariana, V90706BellflowerCaliforniaUnited States
14880Ross, Jessica91977Spring ValleyCaliforniaUnited States

Generated 2025-07-10 00:25:04.240 UTC