[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2493   SHUFFLE   <  SKIP 3  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25599Russell, AaronGL50CheltenhamEnglandUnited Kingdom
12037Chapman, Patricia4551CaloundraQueenslandAustralia
14204Sara, Chelsea, S77127LieusaintSeine et MarneFrance

Generated 2025-07-09 16:35:00.501 UTC