[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 440   SHUFFLE   <  SKIP 2229  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11610Collins, BlakeAS23Stoke-on-TrentEnglandUnited Kingdom
15370Butler, Jessica, K97355LebanonOregonUnited States
20377Reed, Brian, E97355LebanonOregonUnited States

Generated 2025-07-11 20:46:50.433 UTC