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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15082Lal, Kelvin59491Villeneuve-d'AscqNordFrance
18824Collins, Elijah, L92806La JollaCaliforniaUnited States
20379Chen, Brittney, C90706BellflowerCaliforniaUnited States

Generated 2025-07-17 11:27:22.127 UTC