[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 2504   SHUFFLE   <  SKIP 1499  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21019Prasad, Monica, C77680Roissy en BrieSeine et MarneFrance
16401Gao, MargaretSW6 SBYLondonEnglandUnited Kingdom
21199Raman, Ruth, L2036MalabarNew South WalesAustralia

Generated 2025-07-10 19:14:00.240 UTC