[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 127   SHUFFLE   <  SKIP 2134  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27449Cox, Bryan94070San CarlosCaliforniaUnited States
27458Liang, Roger, R94704BerkeleyCaliforniaUnited States
19058Goel, Shawn, LLE18LeedsEnglandUnited Kingdom

Generated 2025-07-10 14:54:09.104 UTC