[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 875   SHUFFLE   <  SKIP 245  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22838Rai, CedricNT20Newcastle upon TyneEnglandUnited Kingdom
23319Green, Luis95062Santa CruzCaliforniaUnited States
24702Ramos, Kari, DSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-16 23:45:07.827 UTC