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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24184Jackson, Alexandra, AOX1OxfordEnglandUnited Kingdom
23895Powell, Nicole97330CorvallisOregonUnited States
24703White, Jonathan, AAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-08 16:20:00.334 UTC