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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28798Phillips, Timothy, WV8XRoyal OakBritish ColumbiaCanada
25879Wood, Alyssa, S94941Mill ValleyCaliforniaUnited States
14242Ye, Rafael, V98312BremertonWashingtonUnited States

Generated 2025-07-17 01:27:11.495 UTC