[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 680   SHUFFLE   <  SKIP 3088  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23940Perez, Dominic, AHP10 9QYHigh WycombeEnglandUnited Kingdom
23321Xu, Karl3000MelbourneVictoriaAustralia
28748Washington, Kelly, MGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-13 06:08:31.577 UTC