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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20564Gao, JessieCB4 4BZCambridgeEnglandUnited Kingdom
17545Ross, Wyatt98201EverettWashingtonUnited States
20840Xie, Alison, H93500PantinSeine Saint DenisFrance

Generated 2025-07-18 08:38:44.183 UTC