[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 31   SHUFFLE   <  SKIP 904  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11413Stewart, Megan, LGA10GatesheadEnglandUnited Kingdom
23497Bryant, Olivia, A98501OlympiaWashingtonUnited States
14856Carlson, Kari97005BeavertonOregonUnited States

Generated 2025-07-17 23:20:16.492 UTC