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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25039Clark, Alexis97034Lake OswegoOregonUnited States
21261Kelly, Jessica95062Santa CruzCaliforniaUnited States
16533Cai, Kristen93700DrancySeine Saint DenisFrance

Generated 2025-07-12 12:05:04.568 UTC