[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 2993   SHUFFLE   <  SKIP 23  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20498Phillips, MiguelV2M1P1NewtonBritish ColumbiaCanada
28572Ye, Jeffery, Y98225BellinghamWashingtonUnited States
21074Carlson, Diane, WOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-12 00:03:51.617 UTC