[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 2421   SHUFFLE   <  SKIP 1613  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11394McDonald, GeorgeMK8 8DFMilton KeynesEnglandUnited Kingdom
18648Torres, Hailey94010BurlingameCaliforniaUnited States
11703Baker, Kaylee92806La JollaCaliforniaUnited States

Generated 2025-07-12 11:27:50.955 UTC