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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16459Kapoor, Carolyn, MGL50CheltenhamEnglandUnited Kingdom
21820Nath, Priscilla, H59491Villeneuve-d'AscqNordFrance
23147Smith, Wyatt, P92625Newport BeachCaliforniaUnited States
17097Kapoor, Deanna, DWA3WatfordEnglandUnited Kingdom

Generated 2025-07-09 02:34:37.964 UTC