[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 4152   <  SKIP 1784  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12326Zhou, Glenn, AYO15YorkEnglandUnited Kingdom
26582Moore, FernandoV8Y 1L1CliffsideBritish ColumbiaCanada
21034Kelly, JacquelineKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-20 23:47:01.847 UTC