[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 512   SHUFFLE   <  SKIP 1053  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13412Zhao, RafaelB29 6SLBirminghamEnglandUnited Kingdom
13181Morgan, Brian, T91932Imperial BeachCaliforniaUnited States
21613Powell, Caleb, GV2M1P1NewtonBritish ColumbiaCanada

Generated 2025-07-12 09:59:31.792 UTC