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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28492Tang, Bethany59491Villeneuve-d'AscqNordFrance
15871Jai, Ryan98371PuyallupWashingtonUnited States
25050Chen, Darryl, S92118CoronadoCaliforniaUnited States

Generated 2025-07-12 07:17:57.957 UTC