[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 3669   SHUFFLE   <  SKIP 1647  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20183Allen, Sophia97355LebanonOregonUnited States
24207Guo, StaceyWA1WarringtonEnglandUnited Kingdom
19490Smith, Kristina, D75019ParisSeine (Paris)France

Generated 2025-07-12 11:38:03.366 UTC