[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 767   SHUFFLE   <  SKIP 2344  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15346Rodriguez, Charles, E90401Santa MonicaCaliforniaUnited States
25583Arthur, Carolyn, A63009OffenbachSaarlandGermany
13497Sharma, Deborah, R22001HamburgHessenGermany
12134Alonso, Hector, LAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-19 01:04:56.530 UTC