[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 3584  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29383Vance, KaitlinRG11 5TPBerkshireEnglandUnited Kingdom
29422Adams, Ian, C78000VersaillesYvelineFrance
11166Martinez, Ashley98501OlympiaWashingtonUnited States

Generated 2025-07-10 20:52:54.049 UTC