[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 555   SHUFFLE   <  SKIP 982  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27964Shan, AliciaLE18LeedsEnglandUnited Kingdom
28926Schmidt, Danny, M4810TownsvilleQueenslandAustralia
12446Hall, Jasmine, M92806La JollaCaliforniaUnited States

Generated 2025-07-19 12:25:02.709 UTC