[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 376   SHUFFLE   <  SKIP 525  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25080Long, Marissa94010BurlingameCaliforniaUnited States
12640Richardson, AngelCM11BillericayEnglandUnited Kingdom
18629Srini, Martin, LNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-11-05 19:26:58.373 UTC