[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 296  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21062Barnes, Miranda93290Tremblay-en-FranceSeine Saint DenisFrance
19316Srini, Raymond, C46236BottropNordrhein-WestfalenGermany
14956Romero, Krista20354HamburgHamburgGermany
25852Bennett, Amanda, M98036LynnwoodWashingtonUnited States

Generated 2025-07-15 10:16:46.875 UTC