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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21718Roberts, Devin, B91950Lincoln AcresCaliforniaUnited States
18236Wilson, Andrew, RV9B 5T2ShawneeBritish ColumbiaCanada
14929Anand, PeterWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-09 21:51:27.822 UTC