[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   SHUFFLE   SKIP 9655   <  SKIP 580  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25528Butler, Alexandria85049IngolstadtBayernGermany
21768Watson, Cole, AV9MetchosinBritish ColumbiaCanada
22557Scott, JasonLE18LeedsEnglandUnited Kingdom

Generated 2025-07-17 23:48:52.533 UTC