[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 875   SHUFFLE   <  SKIP 3424  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26732Rienstra, Martin94070San CarlosCaliforniaUnited States
17715Pal, Rafael, JGL7 1RYGloucestershireEnglandUnited Kingdom
25611Rodriguez, DeannaCM11BillericayEnglandUnited Kingdom

Generated 2025-07-11 03:19:20.474 UTC