[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 4240  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27964Shan, AliciaLE18LeedsEnglandUnited Kingdom
19135Brown, Logan, C98033KirklandWashingtonUnited States
13831Alvarez, Eddie, A91420MorangisEssonneFrance
23891Jenkins, Jack97222MilwaukieOregonUnited States

Generated 2025-07-12 11:12:23.974 UTC