[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 250   SHUFFLE   <  SKIP 1410  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27760Bradley, Latasha, C93500PantinSeine Saint DenisFrance
15902Diaz, Robert, J98366Port OrchardWashingtonUnited States
25788Yuan, Nichole60355Frankfurt am MainHamburgGermany
12482Browning, Jerome94310OrlyVal de MarneFrance

Generated 2025-07-17 22:25:30.457 UTC