[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 2500   <  SKIP 1147  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19543Torres, Evan97330CorvallisOregonUnited States
23204Mitchell, Katherine, C99202SpokaneWashingtonUnited States
16561Yuan, KurtLE18LeedsEnglandUnited Kingdom
11689Diaz, Ian, D98020EdmondsWashingtonUnited States

Generated 2025-07-16 23:50:54.982 UTC