[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 3101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20144Lin, Roger, W66041PoingSaarlandGermany
20301Bradley, Gloria, L98225BellinghamWashingtonUnited States
16602Travers, Jill, ATY31RuncornEnglandUnited Kingdom

Generated 2025-07-08 09:09:30.138 UTC