[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 589   SHUFFLE   <  SKIP 208  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12196Miller, Alexis, AV7L 4J4VancouverBritish ColumbiaCanada
25776Zhou, DamienAS23Stoke-on-TrentEnglandUnited Kingdom
20696Gonzales, Ethan, D97330CorvallisOregonUnited States
22069Reed, Bailey, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 20:10:35.143 UTC