[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 479   SHUFFLE   <  SKIP 652  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24576Hu, Jake, LLE18LeedsEnglandUnited Kingdom
19578Rubio, Max, L2065St. LeonardsNew South WalesAustralia
16453Chandra, MayraWA1WarringtonEnglandUnited Kingdom
14157Xu, Willie, JW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-20 15:17:24.551 UTC