[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 0   SHUFFLE   <  SKIP 3006  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20273Martin, Katherine, JV8VVictoriaBritish ColumbiaCanada
11554Simmons, Sydney93290Tremblay-en-FranceSeine Saint DenisFrance
24853Long, MiguelYO15YorkEnglandUnited Kingdom

Generated 2025-10-28 00:08:40.885 UTC