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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28526Yang, LukeNT20Newcastle upon TyneEnglandUnited Kingdom
22264Coleman, StephanieV8Y 1L1CliffsideBritish ColumbiaCanada
18533Martinez, Lucas, S91791West CovinaCaliforniaUnited States

Generated 2025-07-11 11:39:33.779 UTC