[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 875   SHUFFLE   <  SKIP 3502  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16938Williams, Abigail, MNT20Newcastle upon TyneEnglandUnited Kingdom
16839Ross, Julia, F91791West CovinaCaliforniaUnited States
25446Garcia, KristinaGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-08 05:25:30.107 UTC