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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25250Walker, Anthony, T4217Gold CoastQueenslandAustralia
11497Nath, Katrina, RNT20Newcastle upon TyneEnglandUnited Kingdom
11775Roberts, Sierra94303Palo AltoCaliforniaUnited States

Generated 2025-07-13 00:14:00.718 UTC