[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 2854   <  SKIP 173  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24075Mr., Saddow, Peter62200Boulogne-sur-MerPas de CalaisFrance
21591Goel, Clayton94014ColmaCaliforniaUnited States
14245Russell, Ana, R97071WoodburnOregonUnited States

Generated 2025-07-18 10:08:00.454 UTC