[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 34   SHUFFLE   <  SKIP 2183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27219Yang, Benjamin91945Lemon GroveCaliforniaUnited States
13870Clark, Jonathan, P97355LebanonOregonUnited States
17720Diaz, Deanna, DY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-12 05:10:48.677 UTC