[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 512   SHUFFLE   <  SKIP 5984  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22567Zhu, Glenn75013ParisSeine (Paris)France
23132Lee, Anthony, M95062Santa CruzCaliforniaUnited States
28439Gray, Olivia, LOX1OxfordEnglandUnited Kingdom

Generated 2025-07-21 13:33:56.486 UTC