[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 498  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18187Gao, DennisRH15 9UDWest SussexEnglandUnited Kingdom
23165Mitchell, Natalie, M91364Woodland HillsCaliforniaUnited States
18448Bailey, Jennifer, S90802Long BeachCaliforniaUnited States

Generated 2025-07-12 12:58:40.551 UTC