[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 0   SHUFFLE   <  SKIP 2852  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18311Mitchell, Jennifer, B92020El CajonCaliforniaUnited States
14988Lu, MandySW19 3RULondonEnglandUnited Kingdom
15669Suurs, Paul, JYO15YorkEnglandUnited Kingdom

Generated 2025-11-04 13:14:00.367 UTC