[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   SKIP 875   SHUFFLE   <  SKIP 254  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21693Ashe, Alyssa, C94704BerkeleyCaliforniaUnited States
16905Stewart, Janet, R91932Imperial BeachCaliforniaUnited States
15959Rodriguez, Logan, N98052RedmondWashingtonUnited States

Generated 2025-07-21 01:24:20.058 UTC