[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 250   SHUFFLE   <  SKIP 764  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12415Richardson, Brianna, G97068W. LinnOregonUnited States
15046Tang, CaseyBD1 4SJW. YorkEnglandUnited Kingdom
14968Patel, TroySW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-09 02:05:49.886 UTC