[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 4000   SHUFFLE   <  SKIP 2896  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14255Jackson, Jonathan, L98020EdmondsWashingtonUnited States
19058Goel, Shawn, LLE18LeedsEnglandUnited Kingdom
11331Jenkins, SamanthaV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-11 23:46:08.484 UTC