[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 511   SHUFFLE   <  SKIP 2485  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23395Martinez, Ryan, A91791West CovinaCaliforniaUnited States
16055Lee, Ryan66578NeunkirchenSaarlandGermany
12590Chander, MarioNT20Newcastle upon TyneEnglandUnited Kingdom
22732Turner, SeanV0SookeBritish ColumbiaCanada

Generated 2025-07-21 06:45:59.611 UTC