[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 484   SHUFFLE   <  SKIP 2261  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24695Zhou, Omar, L93400Saint-DenisSeine Saint DenisFrance
24857Henderson, AnnaGL50CheltenhamEnglandUnited Kingdom
27905Black, Mario, MWA1WarringtonEnglandUnited Kingdom
21417Torres, Gabrielle, T91502BurbankCaliforniaUnited States

Generated 2025-07-12 17:37:31.727 UTC