[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 750   SHUFFLE   <  SKIP 2761  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27856Tang, Bonnie, WTY31RuncornEnglandUnited Kingdom
14953Gill, AdrienneEM15Esher-MoleseyEnglandUnited Kingdom
25339Rivera, Adrian91932Imperial BeachCaliforniaUnited States

Generated 2025-07-16 23:25:12.175 UTC