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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25726Deng, BrendanLE18LeedsEnglandUnited Kingdom
25883Carter, Luis, EV3L 1H4WestminsterBritish ColumbiaCanada
13203Bell, Bailey, E98501OlympiaWashingtonUnited States

Generated 2025-07-11 18:46:11.239 UTC