[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 4783  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20527Harris, Sydney, A92625Newport BeachCaliforniaUnited States
25895Richardson, Jesse, M97045Oregon CityOregonUnited States
28912Zhu, Alejandro, E91370Verrieres Le BuissonEssonneFrance
16333Hill, Caleb, W98201EverettWashingtonUnited States
22686Anand, Wayne, HSW8 1XDLondonEnglandUnited Kingdom
19649Martin, Elizabeth, L98033KirklandWashingtonUnited States
13537Moreno, Jill, E80610Saint OuenSommeFrance

Generated 2025-07-20 14:58:56.286 UTC