[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 344   SHUFFLE   <  SKIP 453  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21448Nelson, Jenna, D94519ConcordCaliforniaUnited States
14950Hernandez, MariaTY31RuncornEnglandUnited Kingdom
19050Chapman, JoelGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-15 07:39:16.262 UTC