[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 189   SHUFFLE   <  SKIP 1440  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23157Gao, Valerie, C97005BeavertonOregonUnited States
20357Price, Julian98270MarysvilleWashingtonUnited States
12171Cooper, Alyssa, E91945Lemon GroveCaliforniaUnited States

Generated 2025-07-08 14:09:08.637 UTC