[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 1420  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12803Li, Heather, CYO15YorkEnglandUnited Kingdom
22935Shen, Tamara, G2138RhodesNew South WalesAustralia
15448She, Omar, KOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-22 07:56:37.285 UTC