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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14594Taylor, Lauren, T91791West CovinaCaliforniaUnited States
16563Baker, MackenzieNT20Newcastle upon TyneEnglandUnited Kingdom
12817Suarez, Theodore75005ParisSeine (Paris)France

Generated 2025-07-22 14:43:08.516 UTC