[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 872   SHUFFLE   <  SKIP 1054  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22710Zhao, Trisha, A60082Frankfurt am MainHamburgGermany
17131Henderson, Lauren, E98104SeattleWashingtonUnited States
14150Munoz, Billy, JLE18LeedsEnglandUnited Kingdom
17321Kumar, Kate4171HawthorneQueenslandAustralia

Generated 2025-07-13 12:39:30.773 UTC