[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 24   SHUFFLE   <  SKIP 2273  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24262Thomas, Daniel92806La JollaCaliforniaUnited States
22268Barnes, Alexandra, PV2M1P1NewtonBritish ColumbiaCanada
13412Zhao, RafaelB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-11 02:22:28.004 UTC