[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 34   SHUFFLE   <  SKIP 2059  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20753Kelly, Taylor, D98501OlympiaWashingtonUnited States
24106Shan, Kelvin59491Villeneuve-d'AscqNordFrance
16752Wright, Mason90505TorranceCaliforniaUnited States
19391Rana, Sergio, A64283DarmstadtHessenGermany

Generated 2025-07-21 06:19:52.809 UTC