[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 998   SHUFFLE   <  SKIP 151  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16693Coleman, Ethan, G4551CaloundraQueenslandAustralia
16479Brooks, Victoria, HV9B 5T2ShawneeBritish ColumbiaCanada
14770Andersen, Melvin, DSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-14 17:11:47.198 UTC