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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17460Murphy, Megan, L92806La JollaCaliforniaUnited States
13773Blanco, Dana, L59140DunkerqueNordFrance
25781Xie, AlejandroW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-18 13:51:51.947 UTC