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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20666Rai, Lacey94704BerkeleyCaliforniaUnited States
23039Scott, Wyatt94014ColmaCaliforniaUnited States
18814Adams, Evan98201EverettWashingtonUnited States

Generated 2025-07-11 03:22:47.007 UTC