[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 875   SHUFFLE   <  SKIP 2164  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19497She, RaulW1V 5RNLondonEnglandUnited Kingdom
19398Gonzales, Dylan, J94063Redwood CityCaliforniaUnited States
11576Zhu, Micah, V59170CroixNordFrance

Generated 2025-07-13 21:54:22.231 UTC