[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 480   SHUFFLE   <  SKIP 766  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22310Sanders, Christina66578NeunkirchenSaarlandGermany
25686Hernandez, NaomiHP10 9QYHigh WycombeEnglandUnited Kingdom
23591Henderson, Justin, PV9MetchosinBritish ColumbiaCanada

Generated 2025-11-05 04:19:46.137 UTC