[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 480   SHUFFLE   <  SKIP 950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25324Andersen, BethanyRG41 1QWWokinghamEnglandUnited Kingdom
20053Yang, Jessie, EPE17BuryEnglandUnited Kingdom
16099Jenkins, Julian98104SeattleWashingtonUnited States

Generated 2025-07-22 00:53:54.842 UTC