[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 650   SHUFFLE   <  SKIP 2797  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26218Patel, Barry, JCM11BillericayEnglandUnited Kingdom
29017Long, Gabriel97071WoodburnOregonUnited States
14183Carlson, Robyn, MMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-19 04:38:14.545 UTC