[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 512   SHUFFLE   <  SKIP 1728  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24583Chandra, Roy, RY024 1GFYorkEnglandUnited Kingdom
17567Cook, Nathaniel, G94015Daly CityCaliforniaUnited States
14196Dominguez, Felicia, RWA3WatfordEnglandUnited Kingdom

Generated 2025-07-17 00:17:42.696 UTC