[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 327   SHUFFLE   <  SKIP 497  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26432Simmons, Isabel, H4655Hervey BayQueenslandAustralia
23606Raje, KennethKB9KirkbyEnglandUnited Kingdom
20581Sanchez, Ruth, E92310SèvresHauts de SeineFrance

Generated 2025-07-13 00:04:17.747 UTC