[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2029   <  SKIP 1819  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14757Garcia, Elizabeth, B91776San GabrielCaliforniaUnited States
29439Zhu, Laura, MHP10 9QYHigh WycombeEnglandUnited Kingdom
16058Zhang, Margaret, GSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-20 19:20:00.203 UTC