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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19452Anderson, Jacob, V59491Villeneuve-d'AscqNordFrance
15400Roberts, Samuel, W94941Mill ValleyCaliforniaUnited States
24672Cook, Jeremy98403TacomaWashingtonUnited States

Generated 2025-07-19 15:52:08.125 UTC