[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 6869   <  SKIP 5  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16750Sanders, Seth90505TorranceCaliforniaUnited States
22072Russell, Devin, A91364Woodland HillsCaliforniaUnited States
21530Raman, Toni41100Saint OuenLoir et CherFrance

Generated 2025-07-21 00:58:52.852 UTC