[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 484   SHUFFLE   <  SKIP 1081  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16233King, Rebecca91945Lemon GroveCaliforniaUnited States
12559Lopez, Emmanuel, RSW8 4BGLondonEnglandUnited Kingdom
23287Kelly, Juan, N91941GrossmontCaliforniaUnited States
14381Cooper, Alexa97330CorvallisOregonUnited States

Generated 2025-11-05 20:55:09.997 UTC