[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 3669   SHUFFLE   <  SKIP 909  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28385Deng, Cassie, L75013ParisSeine (Paris)France
17821Gill, Marvin, MSW1P 2NULondonEnglandUnited Kingdom
21297Murphy, Melanie, L97034Lake OswegoOregonUnited States

Generated 2025-07-13 15:33:54.543 UTC