[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 3732   SHUFFLE   <  SKIP 9  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25313Coleman, Trevor, CEM15Esher-MoleseyEnglandUnited Kingdom
25273Rai, Karl, M2065St. LeonardsNew South WalesAustralia
14628Brooks, Carlos97355LebanonOregonUnited States

Generated 2025-07-14 21:38:36.300 UTC