[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 506   SHUFFLE   <  SKIP 369  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14779Fernandez, Henry, A93500PantinSeine Saint DenisFrance
28917Zhou, Sandra, B75013ParisSeine (Paris)France
13146Ramirez, Gabriella, M97005BeavertonOregonUnited States
13467Martinez, Kristopher98225BellinghamWashingtonUnited States

Generated 2025-07-14 23:53:18.573 UTC