[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 2696  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26892Rogers, Cody, FKB9KirkbyEnglandUnited Kingdom
17580White, Noah, M90012Los AngelesCaliforniaUnited States
28913Diaz, KristaNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-12 02:50:12.470 UTC