[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 9079   SHUFFLE   <  SKIP 2164  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26744Yuan, Mitchell4551CaloundraQueenslandAustralia
13053Lu, Vincent98225BellinghamWashingtonUnited States
23989Beck, Damien, EHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-20 13:46:58.079 UTC