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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25838Reed, Makayla92806La JollaCaliforniaUnited States
12133Xie, Colleen, CLA1 1LNLancasterEnglandUnited Kingdom
22309Zhou, Leah, LEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-10 04:25:20.138 UTC