[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 1424   SHUFFLE   <  SKIP 1125  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13516Ray, Harold, AEC1R 0DULondonEnglandUnited Kingdom
16034Suri, Pamela60355Frankfurt am MainHamburgGermany
23249Nara, Tasha98312BremertonWashingtonUnited States

Generated 2025-07-15 10:35:29.495 UTC