[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 2480   <  SKIP 1695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26584Alexander, Benjamin, A99362Walla WallaWashingtonUnited States
11437Moreno, Alfredo59491Villeneuve-d'AscqNordFrance
24966Cooper, Jade, L98501OlympiaWashingtonUnited States

Generated 2025-07-15 12:13:46.832 UTC