[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 3447  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18831Hernandez, Andy90706BellflowerCaliforniaUnited States
17767Raje, Tommy, E45000OrleansLoiretFrance
21344Perry, Trevor, E91945Lemon GroveCaliforniaUnited States
15082Lal, Kelvin59491Villeneuve-d'AscqNordFrance

Generated 2025-07-11 13:21:05.543 UTC