[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 674  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18567Barnes, Madison91776San GabrielCaliforniaUnited States
23952Dominguez, Nelson, T66001SaarbrückenSaarlandGermany
12210He, Alan, ASE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-21 16:05:41.019 UTC