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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28788Martinez, Dominique94014ColmaCaliforniaUnited States
27964Shan, AliciaLE18LeedsEnglandUnited Kingdom
27041Smith, Edward98033KirklandWashingtonUnited States

Generated 2025-07-11 18:33:25.721 UTC