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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28539Zhou, Barbara59000LilleNordFrance
17646Xu, Leah, M92700ColombesHauts de SeineFrance
21591Goel, Clayton94014ColmaCaliforniaUnited States
25646Torres, RandallE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-12 00:57:45.547 UTC