[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 189   SHUFFLE   <  SKIP 2500  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14242Ye, Rafael, V98312BremertonWashingtonUnited States
22429Reed, Jesse, ENT20Newcastle upon TyneEnglandUnited Kingdom
25766Kelly, Allison98104SeattleWashingtonUnited States

Generated 2025-07-21 11:50:45.718 UTC