[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 482   SHUFFLE   <  SKIP 4141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22772Watson, Erin, BV8VVictoriaBritish ColumbiaCanada
15400Roberts, Samuel, W94941Mill ValleyCaliforniaUnited States
21775Ramirez, Sean, R92625Newport BeachCaliforniaUnited States

Generated 2025-07-10 19:07:15.142 UTC