[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 1182   SHUFFLE   <  SKIP 546  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15645Gill, Javier2300NewcastleNew South WalesAustralia
16096She, KennethV3J 6Z3BurnabyBritish ColumbiaCanada
27710Bailey, Sean, L4810TownsvilleQueenslandAustralia

Generated 2025-07-14 17:51:26.843 UTC