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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21022Huang, Bianca, J92150SuresnesHauts de SeineFrance
21421Ross, Ashley98284Sedro WoolleyWashingtonUnited States
29274Green, Miguel, A91945Lemon GroveCaliforniaUnited States

Generated 2025-07-21 03:19:46.330 UTC