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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22652Shan, Gilbert, B24044KielSaarlandGermany
19414Ashe, Alexis, SV3L 1H4WestminsterBritish ColumbiaCanada
22601Gao, Aimee45000OrleansLoiretFrance

Generated 2025-07-11 06:11:41.460 UTC