[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 3669   SHUFFLE   <  SKIP 1163  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27310Hill, Isabella, P85049IngolstadtBayernGermany
25812Lal, Donna5023FindonSouth AustraliaAustralia
28026Ross, Paige, J94303Palo AltoCaliforniaUnited States
23224Scott, JonathanLE18LeedsEnglandUnited Kingdom

Generated 2025-07-12 22:12:02.848 UTC