[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 8061  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16069Hall, Brianna94941Mill ValleyCaliforniaUnited States
21417Torres, Gabrielle, T91502BurbankCaliforniaUnited States
22683Garcia, David59491Villeneuve-d'AscqNordFrance

Generated 2025-07-13 01:18:03.281 UTC