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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11985Hughes, Melanie, A97005BeavertonOregonUnited States
12803Li, Heather, CYO15YorkEnglandUnited Kingdom
28651Brown, Lauren94704BerkeleyCaliforniaUnited States

Generated 2025-07-11 18:02:24.758 UTC